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: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

