Hi, I want to use it for outgoing URL's. The method you mentioned doesn't have any context, so unfortunately I can't use it. I need to have the user settings from the Session to put them to the URL. This is because I need to know one setting of the user when the user would get a session time out, I'm missing the user settings to direct the user to the right page. I use cookies by default and than it is working, only not with the URLRewriting.
Ramon 2009/3/19 Guido Neitzer <[email protected]> Do you want to do that for incoming rules? Apache mod_rewrite is your > friend then. For outgoing URLs? There is a nice feature in Wonder, > where you overwrite a method (was it rewriteUrl()?) in your > Application.java to get a chance to rewrite any generated URL. > > cug > > On Thu, Mar 19, 2009 at 6:18 AM, Ramon Havermans <[email protected]> wrote: > > > > Hi, > > > > Anyone knows how to change the URL rewriting? I want to add a querystring > on > > the end of the URL. > > > > Kind regards, > > Ramon > > _______________________________________________ > > Do not post admin requests to the list. They will be ignored. > > Webobjects-dev mailing list ([email protected]) > > Help/Unsubscribe/Update your Subscription: > > > http://lists.apple.com/mailman/options/webobjects-dev/guido.neitzer%40gmail.com > > > > This email sent to [email protected] > > >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
