The JavaDocs for ActionContext.getLocale() states that it returns the locale
of the current action.
IIRC the I18N interceptor also puts the locale into the session.
The JavaDocs and the source are your friends.
Dave
--- "jignesh.patel" <[EMAIL PROTECTED]> wrote:
>
> I am using locale from the
I am using locale from the context for the whole application.
As i am having application with three localization.
Once the context changed it gives me the default locale instead of the
previous one i have selected.
com.opensymphony.xwork2.ActionContext.ActionContext.getContext().getLocale()
Is
jignesh.patel wrote:
Hi,
I am having struts2 application,whenever i am doing action redirect i am
getting new context instead of old one ?
../authentication/login.action
or
login
And context log looks like ...
com.opensymphony.xwork2.ActionContext.getContext()
A redirect tells the bro
3 matches
Mail list logo