Hello,
I have posted this before. This is extremely urgent for me. I know that
the token support exists for posting Form(s). How can i ensure that this
same token will be issued to a hyperlink so that i can validate that the
user will click on the hyperlink only once ? Any help is greatly
appreciated. Thanks a lot.
cheers,
Amar..
-----Original Message-----
From: Nanduri, Amarnath [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 06, 2001 2:23 PM
To: '[EMAIL PROTECTED]'
Subject: token issue in hyperlink
Hello All ,
I am using the Action class saveToken() method to ensure that a token
is created and set (so that the user has proper screen flow). My question is
... how can i add this token to a hyperlink ?
I have a hyperlink in a jsp page, which takes me to a different Action
class. I am checking for this token in the second Action class. Any help is
greatly appreciated. Thanks.
cheers,
Amar..