Passing Control to an Action without Validation
- Validation of the parameters from options.jsp does not
occur, since the user does not fill in any
input fields
- This is assured by setting the validate attribute to
false in the showoptions
action element
-