Done; look for "How to make redirection inside an application server without using
mod_rewrite"
in http://docs.ofbiz.org/display/OFBIZ/FAQ+-+Tips+-+Tricks+-+Cookbook+-+HowTo
Jacques
From: "Jacques Le Roux" <[email protected]>
Thanks for sharing David,
I will maybe add a FAQ for that (even if it's not often asked for ;o)
Jacques
From: "David Legg" <[email protected]>
David Legg wrote:
From memory, I got straight redirection working but couldn't get the
regular expression matching side to work. As a result I lost
confidence in the program and went back to something I could trust better.
I remember a little more now! I think I found that re-writing an
incoming URL was fine but that is only half the job as you also need
something that will re-write the links in a page's response and that's
what I couldn't get to work.
Now that may be a problem for any filter and not unique to Tuckey.
However, I couldn't get it to work so I abandoned the idea.
Regards,
David Legg