Hi,
I am having struts2 application,whenever i am doing action redirect i am
getting new context instead of old one ?
<result name="login" type="redirect">../authentication/login.action</result>
or
<result name="login" type="redirect-action">
login
</result>
And context log looks like ...
com.opensymphony.xwork2.ActionContext.getContext()
--
View this message in context:
http://www.nabble.com/Context-problem-in-struts2-tp15705966p15705966.html
Sent from the Struts - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]