Thanks Dmitry, I'm willing to give it a shot. What outcome should I expect to see from your code? Will it just bring the user back to a blank form, or will it continue with the form submission?
On Wed, Jun 25, 2014 at 1:56 PM, Dmitry Gusev <dmitry.gu...@gmail.com> wrote: > Hi George, > > See one possible solution here: > https://github.com/tynamo/tapestry-security/issues/7#issuecomment-40301795 > > > On Wed, Jun 25, 2014 at 7:36 PM, George Christman <gchrist...@cardaddy.com > > > wrote: > > > So I finally figured out how to reproduce this exception. I'm using > > Tapestry-Security and if the session times out and the user submits the > > form, the page is redirected to the login page. When the user logs in, it > > attempts to resubmit the form and ends with this exception. Does anybody > > know how to handle this? > > > > > > On Mon, May 19, 2014 at 10:53 PM, George Christman < > > gchrist...@cardaddy.com> > > wrote: > > > > > Thanks for the tips guys, I'll see if I can find the culprit now that I > > > know why it's happening. > > > > > > > > > On Mon, May 19, 2014 at 5:52 PM, Eugen <eugens...@gmail.com> wrote: > > > > > >> Hi, I have had this kind of exception then i tried to submit a form > > >> programmatically from an Applet (HttpClient) without sending the > > >> formData field. > > >> > > >> 2014-05-19 22:31 GMT+02:00 Kristian Marinkovic < > > >> kristian.marinko...@gmail.com>: > > >> > Hi, > > >> > > > >> > check if it is the same client. i once had the same problem. After > > >> several > > >> > hours of investigation it was a developer with a browser plugin (web > > >> > developer) which enabled converting form post requests to get > > requests. > > >> > > > >> > hope this helps. > > >> > > > >> > g, > > >> > Kris > > >> > > > >> > > > >> > On Mon, May 19, 2014 at 5:55 PM, George Christman > > >> > <gchrist...@cardaddy.com>wrote: > > >> > > > >> >> Let me do some more homework now that I at least now how it's > thrown. > > >> >> Thanks Thiago. > > >> >> > > >> >> > > >> >> On Mon, May 19, 2014 at 10:54 AM, Thiago H de Paula Figueiredo < > > >> >> thiag...@gmail.com> wrote: > > >> >> > > >> >> > On Mon, 19 May 2014 11:44:06 -0300, George Christman < > > >> >> > gchrist...@cardaddy.com> wrote: > > >> >> > > > >> >> > In this particular case the application sits behind a firewall > > with > > >> no > > >> >> >> public access so I don't believe this is bot activity. Do you > > have > > >> any > > >> >> >> other thoughts? > > >> >> >> > > >> >> > > > >> >> > Do you have any information on when this exception actually > > happens? > > >> >> > Otherwise, we can only guess. That exception usually happens > when a > > >> >> > Tapestry form URL is requested without the form fields, hence the > > bot > > >> >> > suspicion. > > >> >> > > > >> >> > > > >> >> > -- > > >> >> > Thiago H. de Paula Figueiredo > > >> >> > Tapestry, Java and Hibernate consultant and developer > > >> >> > http://machina.com.br > > >> >> > > > >> >> > > > --------------------------------------------------------------------- > > >> >> > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > > >> >> > For additional commands, e-mail: users-h...@tapestry.apache.org > > >> >> > > > >> >> > > > >> >> > > >> >> > > >> >> -- > > >> >> George Christman > > >> >> www.CarDaddy.com > > >> >> P.O. Box 735 > > >> >> Johnstown, New York > > >> >> > > >> > > >> --------------------------------------------------------------------- > > >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > > >> For additional commands, e-mail: users-h...@tapestry.apache.org > > >> > > >> > > > > > > > > > -- > > > George Christman > > > www.CarDaddy.com > > > P.O. Box 735 > > > Johnstown, New York > > > > > > > > > > > > -- > > George Christman > > www.CarDaddy.com > > P.O. Box 735 > > Johnstown, New York > > > > > > -- > Dmitry Gusev > > AnjLab Team > http://anjlab.com > -- George Christman www.CarDaddy.com P.O. Box 735 Johnstown, New York