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
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside