Hi,

I want this because i don't have the a handle to the session object at all time so 
that i can
call the MessageResources.getMessage(Locale, String)  with the locale of the user.
(for example in a ActionForm class where i want client localised messages!!)

how do i those in the form bean? I know i could do it in a Action and set the 
properties
before it. But i want to generate the strings when the wanted property is called 
because
users can switchs locales all the time!!

See my previous mail for more info: getting Locale strings in a ActionForm

johan

Reply via email to