[Seaside] initial display of url again

Norbert Hartl norbert at hartl.name
Tue Feb 19 17:39:47 UTC 2008


Hi,

I asked a few days ago how it is achievable to get
the url displayed which was entered. I mean you type

/myapp/foo

in the browser and seaside displays it exactly that
way. Toying around I discovered that doing a redirect
in initialRequest: does not work because the redirect
is happening before the updateUrl: of the component
is called. Is there a way to get the Url in the 
initialRequest? I like to try adding a path to the url
there.

thanks,

Norbert



More information about the seaside mailing list