1.
In Struts, which of the following is correct?
2.
Which of the following populates form data and then sets it to ActionForm in Struts?
3.
In Struts, which of the following files contains a JavaScript file for the client side validation?
4.
Which of the following helps in specifying a Struts configuration?
5.
In Struts, which of the following instances is used to check the validate attribute in ActionMapping?
6.
In Struts, how is the ActionForm executed?
7.
In Struts, which of the following is based on RequestProcessor?
8.
In Struts, which of the following is used to enable the Message Resource?
9.
What is the correct count for the limitation of data that has to be passed from HTML when doGet() method is used?
10.
In Struts, which of these about the execute method of the Action class is true?