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
What are Tag Libraries provided with Struts
Which class must your ActionForm extend to support Struts' Validator features like automatic form validation
Struts Internationalization (i18n) can be done with some handy modifications in the existing application. Pick it from the following.
Note: assume all necessary imports are present Which of the following is a correct way to add an error to an ActionErrors object
The tag permits to iterate on the following objects of the form bean: