Re: Struts2 token problem

2014-08-20 Thread Lukasz Lenart
2014-08-18 11:48 GMT+02:00 Arpan : > HI All, > > I am facing an issue related to maintaining session token value when we > have window forms. > > We have a main form, which needs token to submit. > There is a link through which we can open a window , which also needs token > and can submit the form

Re: Struts2 token problem

2014-08-19 Thread Arpan
e action but then you would need to > synchronize access method to saving/reset of token > > Here is an example: > > http://www.coderanch.com/t/51602/Struts/Duplicate-form-submission-Synchronizer-Token > > Martin > > > > > Date: Mon, 18 Aug 2014 15:18

RE: Struts2 token problem

2014-08-18 Thread Martin Gainty
530 > Subject: Struts2 token problem > From: arpan.deb...@gmail.com > To: user@struts.apache.org > > HI All, > > I am facing an issue related to maintaining session token value when we > have window forms. > > We have a main form, which needs token to submit. > There i

Struts2 token problem

2014-08-18 Thread Arpan
HI All, I am facing an issue related to maintaining session token value when we have window forms. We have a main form, which needs token to submit. There is a link through which we can open a window , which also needs token and can submit the form. Once we close the window and try to submit the