RE: Token Interceptor between Struts1 and Sturts2

2016-04-13 Thread Dhandapani, Rajeswaran
: Tuesday, April 12, 2016 1:31 PM To: Struts Users Mailing List Subject: Re: Token Interceptor between Struts1 and Sturts2 > Hi, > > We have a form in JSP rendered by Struts1 action class. > > But the form is submitted to the Struts2 action class which is > configured with Struts2

Re: Token Interceptor between Struts1 and Sturts2

2016-04-12 Thread Christoph Nenning
> Hi, > > We have a form in JSP rendered by Struts1 action class. > > But the form is submitted to the Struts2 action class which is > configured with Struts2 Token Interceptor. > > Is there any way to generate a struts2 token inside struts1 JSP file? > > Thanks & Regards, > Rajeswaran D > H

Token Interceptor between Struts1 and Sturts2

2016-04-11 Thread Dhandapani, Rajeswaran
Hi, We have a form in JSP rendered by Struts1 action class. But the form is submitted to the Struts2 action class which is configured with Struts2 Token Interceptor. Is there any way to generate a struts2 token inside struts1 JSP file? Thanks & Regards, Rajeswaran D **