| Author |
Problem with Tokens
|
Sana Jay
Greenhorn
Joined: Feb 03, 2004
Posts: 26
|
|
hello, I am instantiating the tokens in my Reg.jsp using TokenProcessor class. I am invalidating the token(set to false) once the registration values are in database. when i go bak to the reg page using the browser's 'back' button after inserting the values..the tokens are false. But if i refresh the page,then,since i am instantiating the token in my Reg.jsp a new instance of the token is getting instantiated . How to go abt this...How to use tokens when tokens are instantiated in the jsp pages.. Can anyone Plz guide me in this, Thanks in advance Sana
|
 |
Marc Peabody
pie sneak
Sheriff
Joined: Feb 05, 2003
Posts: 4695
|
|
|
What do you want it to do?
|
A good workman is known by his tools.
|
 |
 |
|
|
subject: Problem with Tokens
|
|
|