Login
Struts Exam
1)
Select components that can be used as model.
A)
JavaBean
B)
Hibernate
C)
Enterprise Java Beans
D)
All of above
Next
Show Answer:
Show Answer
More Question
We can change name and Location of struts-config.xml.
Every new user-defined action must extend the org.apache.struts.action.Action class directly.
The reset method on an ActionForm normally used to
Which class must your ActionForm extend to support Struts' Validator features like automatic form validation
Use the following command to display the error on the jsp page: