both ----- Original Message ----- From: "Greg Hess" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, January 31, 2002 5:15 PM Subject: RE: Transactional Control Tokens?
> Could you describe how a user would submit a form twice? By clicking fast? > or by going back after the first submit? > > -----Original Message----- > From: Afshartous, Nick [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 31, 2002 11:00 AM > To: Struts Users Mailing List > Subject: RE: Transactional Control Tokens? > > > > I believe the transactional token is used to validate that > the user does not submit the same form twice. A common > problem is web applications. > > Nick > > > -----Original Message----- > > From: Greg Hess [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, January 31, 2002 10:47 AM > > To: Struts Users Mailing List > > Subject: Transactional Control Tokens? > > > > > > In the struts-example application in > > (SaveRegistrationAction.java:190, :161) > > the author calls the method saveToken(request) and then > > isTokenValid() and > > resetToken(). What does this use of transactional control > > tokens provide? > > > > > > -- > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>