>From http://www.husted.com/struts/catalog.html
--
Use the Action Token methods to prevent duplicate submits
There are methods built into the Struts action to generate one-use
tokens. A token is placed in the session when a form is populated and
also into the HTML form as a hid
Hi,
Can someone point me to the struts token usage any sample code/or
documentation link ?
Regds
Ashwani
This message contains information that may be privileged or confidential and is
the property of the Capgemini Group. It is intended only for the person to whom
it is addressed. If you are
that set a same token which will be used to avoid duplicate
submission.
-Jignesh
On Thu, 2004-07-08 at 09:19, Bill Siggelkow wrote:
You can add the token to a link URL (html:link or html:rewrite tag) by
setting 'transaction="true"'.
Jignesh Patel wrote:
We have specific requir
Does that set a same token which will be used to avoid duplicate
submission.
-Jignesh
On Thu, 2004-07-08 at 09:19, Bill Siggelkow wrote:
> You can add the token to a link URL (html:link or html:rewrite tag) by
> setting 'transaction="true"'.
>
> Jignesh P
You can add the token to a link URL (html:link or html:rewrite tag) by
setting 'transaction="true"'.
Jignesh Patel wrote:
We have specific requirement for generating token in JSP instead of
action class to avoid duplicate submission.
Can anybody te
We have specific requirement for generating token in JSP instead of
action class to avoid duplicate submission.
Can anybody tell us how to do that.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail
6 matches
Mail list logo