| Author |
token problem
|
hamlin stephen
Ranch Hand
Joined: Dec 11, 2003
Posts: 45
|
|
hi please help me urgent I need to set token from my jsp to avoid multiple submit. i got it when i used saveToken in action class early case. but now the jsp is coming before any action class is executing] please help if any suggestion from u...
|
 |
Junilu Lacar
Bartender
Joined: Feb 26, 2001
Posts: 4133
|
|
|
You need to change your page flow to always go through the action first. That is, instead of linking to MyPage.jsp directly, link to MyActionForMyPage.do
|
Junilu - [How to Ask Questions] [How to Answer Questions] [MiH]
|
 |
 |
|
|
subject: token problem
|
|
|