Token works perfect for my app.

In my "load" action, I set token by saveToken(request).

In my "submit" action, I check token by isTokenValid(request); if invalid, I
forwards request to an error page.

Very simple.

Regards,
 
 
PQ
 
"This Guy Thinks He Knows Everything"
"This Guy Thinks He Knows What He Is Doing"

-----Original Message-----
From: Ashish Kulkarni [mailto:[EMAIL PROTECTED]] 
Sent: February 4, 2003 1:57 PM
To: [EMAIL PROTECTED]
Subject: using tokens in struts, 

Hi,
I was trying to get a example which shows how to use
tokens in struts, yesterday i got a previous post from
this forum, so i tried it and it did not work for me
I am using struts1.1b2
Does any one has used token to avoid multiple
submits??
if so can u post some example or some article where i
can get the info
the ose which i got was 
http://www.mail-archive.com/struts-user@jakarta.apache.org/msg52700.html

need help


=====
A$HI$H

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to