Hello,

I have strange problem. I am catching function errors thrown by Application
layer in my actions and farwarding it to error.jsp to display customized
message. But in my error.jsp
session.getAttribute("org.apache.struts.action.LOCALE") is returning me
default browsers locale. But actually I have changed this variable in my
logon action to the users specific locale(eg.Germany in my case).

Did anyone came across this problem? I am unable to understand how does the
session attribute for Struts locale changed?

TIA,


Kulkarni.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to