Javatpoint Logo

Struts2.0

By: vtiwar*** On: Thu Oct 15 15:15:36 IST 2015     Question Reputation0 Answer Reputation0 Quiz Belt Series Points0  0Blank User
I have developed an application in Struts2.0. Suppose there are five jsp pages form which has to be filled. The flow is
index > Action1 success results - > jsp1,
Action2 success results - > jsp2,
Action3 success results - > jsp3,
Action4 success results - > jsp4 and
Action5 success results - > jsp5 by action result.
If I am at jsp2, right clicked the code and changed the action name from Action3 to Action5, Action5 will be called, which is not authorized.

Can any one please help me to restrict such authorization please?
Up0Down
struts  x  58Tags