You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Jan Kriesten <kr...@mail.footprint.de> on 2011/03/31 07:58:44 UTC

WicketFilter 1.5

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: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: WicketFilter 1.5

Posted by Martin Grigorov <mg...@apache.org>.
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 <kr...@mail.footprint.de>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: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>


-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com <http://jweekend.com/>