Login
Struts Exam
1)
Which class must your ActionForm extend to support Struts' Validator features like "automatic form validation"?
A)
DynaActionForm
B)
ValidatorForm
C)
ActionForm
D)
MockFormBean
Next
Show Answer:
Show Answer
More Question
Note: assume all necessary imports are present Which of the following is a correct way to add an error to an ActionErrors object
All Struts forms extends ActionForm or its derived classes.
Which of the following action mapping is correct
What are the problems that the org.apache.struts.action.ActionServlet address
We can change name and Location of struts-config.xml.