HI All,
I have an action form with two beans as member vairables. When the form
is being ceated calls are made to the getter methods of the two beans in
the form. What is making the calls to the getter methods? I can't see
anything in the RequestUtils class that indicates a call is being made
to t
Hi all,
I'm having a problem with the i18n:bundle tag.
I set the locale on the session in an action based on a user
selection:
request.getsession().setAttribute(Action.LOCALE_KEY, userLocale);
where userLocale is a Locale object representing the value selected by
the user.
In my JSP I set the
Hi all,
(Proper subject this time, apologies)
I'm having a problem with the i18n:bundle tag.
I set the locale on the session in an action based on a user
selection:
request.getsession().setAttribute(Action.LOCALE_KEY, userLocale);
where userLocale is a Locale object representing the value sel
3 matches
Mail list logo