On Tue, Nov 23, 2010 at 5:31 AM, Arjun Dhar <[email protected]> wrote:
> > I think Q1) & Q2) could have been answered by: > > http://apache-wicket.1842946.n4.nabble.com/How-to-catch-all-404s-Page-Not-Found-and-reroute-to-a-Page-or-strategy-td1862982.html You can write your own url coding strategy that works with regex. > > > > However the link provided by the replier is not working :( > Somewhere I saw the use of RegEx in mount Paths but I cant seem to find it. > > Regarding Q3) I think http://blog.jteam.nl/2010/02/24/wicket-root-mounts/ > looks promising,along with a recent thread (Virtual contexts): > > http://apache-wicket.1842946.n4.nabble.com/how-to-have-one-app-at-multiple-root-contexts-td3054122.html > ..but thats all 1.5 > 1.5 is quite stable these days. Give it a try. There are rumors the next release will be a candidate (RC). > > Anyway, if anyone got a ready made ref to answers for Q1) & Q2) would > appreciate it. > > thanks > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Whats-the-best-way-to-prevent-handle-404-tp3053827p3054830.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
