You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Marcelo Caldas <mc...@ccsc.com> on 2002/07/25 17:49:11 UTC

ActionForm accessing Locale.

Hi guys, two questions here for the same problem:

Problem: My ActionForms should be Locale-enabled.

On my scenario, I have on each session a user object with it's locale
(loaded from the database).

I would like to know how can I in my actionform constructor have access
to the session, so I can pull my user object.

Or what is the standard for making my actionForm locale-enabled (using
struts "magics")

thanks,
Marcelo.




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>