Posted By:
Christopher_Koenigsberg
Posted On:
Friday, February 27, 2004 06:21 AM
...I want to know the meaning of the "taken" ...
If you mean "token" (though you wrote "taken", twice?), you should read about it in the documentation -- it is something you can easily use in your JSP and your Action, to prevent multiple submissions of the same information, e.g. when the user clicks twice on a "submit" button, accidentally refreshes a form page, etc.