Hello,
i'm new to wicket and the mailing list. I already checked the search
machines but didn't found anything.
i have to migrate a jsp. In the jsp there is a html tag like this:
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:wicket="http://wicket.apache.org/dtds.data/wicket-xhtml1.4-strict.dtd"
lang="${prefLang}" xml:lang="${prefLang}">
The ${prefLang} was an attribute from the session scope. I already saw that
wicket provides a language in session to.
Now my question: What is the wicket way for accessing the session locale and
provide it in the markup (for lang attribute)?
Thanks for helping me.
Mike
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]