Login
Struts Exam
1)
Each Struts Action element is uniquely identified by its
A)
Input attribute
B)
Name attribute
C)
Path attribute
D)
Page attribute
Next
Show Answer:
Show Answer
More Question
The reset method on an ActionForm normally used to
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:
What are the problems that the org.apache.struts.action.ActionServlet address
Struts Internationalization (i18n) can be done with some handy modifications in the existing application. Pick it from the following.