http://svn.apache.org/viewvc/wicket/trunk/wicket-examples/src/main/java/org/apache/wicket/examples/requestmapper/LocaleFirstMapper.java?view=log
<http://svn.apache.org/viewvc/wicket/trunk/wicket-examples/src/main/java/org/apache/wicket/examples/requestmapper/LocaleFirstMapper.java?view=log>I think this will help you. On Thu, Mar 31, 2011 at 8:58 AM, Jan Kriesten <[email protected]>wrote: > > Hi, > > WicketFilter with 1.5 doesn't seem to use/support 'getRelativePath' any > more. > > I used to override this to apply Locale selection and stripping this > information off: > > /de/myRelativeWicketPath -> /myRelativeWicketPath + Session Locale 'de' > > Where can I hook that now? > > Best regards, --- Jan. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com <http://jweekend.com/>
