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
Use the following command to display the error on the jsp page:
All Struts forms extends ActionForm or its derived classes.
Every new user-defined action must extend the org.apache.struts.action.Action class directly.
The reset method on an ActionForm normally used to
Each Struts Action element is uniquely identified by its