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]
