kaldin

  • Login

Struts Exam


1) The following declaration of dynamic form (without properties) in struts-config.xml is valid.
  • A)

  • B)

Next
Show Answer:
Show Answer


More Question
The reset method on an ActionForm normally used to
What is the name of the XML attribute in an tag you need to add in the struts-config.xml in order to tell Struts to which page it should redirect if validation fails
An ActionForm is a JavaBean which extends the:
All Struts forms extends ActionForm or its derived classes.
Use the following command to display the error on the jsp page: