> It is like I need another selection mechanism for resource file which
> is not
> the locale but something that is specific to the logic of my
> application.

Look at "styles", i.e. Session.setStyle(String) and the documentation there for 
resource lookup. Basically the style "tag" goes before the locale, e.g. 
MyPage_foo_nl.properties for locale nl and style "foo".


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

Reply via email to