Hi all,
I'm using Struts 1.1b2 and Weblogic 6.1 SP 1.
I was testing internationalization and I found that the server always used the default 
ApplicationResource. Then I checked the value of Action.LOCALE_KEY and I realized that 
It was null.
So I tested a page that load the client's locale in a session object with the key 
specified in Action.LOCALE_KEY and all worked well.

My question is: It's necessary to do what I did or, by default Struts should load the 
Client's locale in the Session.

Thanks a lot.
Cristian.
                        

Reply via email to