2009/10/16 Per Newgro <per.new...@gmx.ch>

> Hi Olivier,
>
> isn't mod_jk a bit heavyweight for this little usecase?
>

I don't know your case, for mine, every project I worked on already had a
mod_jk. And it is a common pattern with J2EE development : simply because
when you have static resources to serve on a high traffic site, then it is
Tomcat who becomes heavyweight :)


>
> I like the locale usage of wicket. It is like magic and i don't have to
> worry about it.
> All i want to add to my application is the check for a supported locale on
> session startup.
>
> But thanks anyway.
>
> Per
>

And the overload of getLocale() would'nt work ?

Reply via email to