make locale mapper the root mapper, that way all url generation and
resolving will run through it

-igor

On Thu, Oct 14, 2010 at 7:53 AM, marco.behler <m...@coderwerk.com> wrote:
>
> I tried to swap out a tiny part of one of our old legacy (struts)
> applications, which is "clustered" on several servers but is absolutely
> stateless, so no session replication, no sticky sessions, nada. The old
> application reads the locale from the url every time....
>
> Even though I'd love to store the locale in my session I'm trying to abuse
> Wicket this time for this particular tiny use case ;)
>
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/1-5-RequestMapper-and-Form-submit-tp2995427p2995484.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to