[Seaside] How to Implement a Website

Lukas Renggli renggli at gmail.com
Mon Jul 2 11:50:59 UTC 2007


> cool stuff :)

Attached you find a version of the JavaScript that also handles basic
forms. Still far from perfect, but it sort of works with most apps
now.

> Just tried it on seasidehosting...  first display is ok but hitting
> links doesn't refresh...

You need to make sure that the Seaside application generates full
absolute URLs. Else Web Browsers silently drop the requests because of
security concerns. In your case you need to specify
'cdrick.seasidehosting.st' as the server hostname in the config of
your application.

HTH,
Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: seaside.js
Type: application/x-javascript
Size: 1044 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/seaside/attachments/20070702/f066363a/seaside.js


More information about the Seaside mailing list