1.
In Struts, which of these is implemented by the action class to store the information in the session scope?
2.
In Struts, which of these provides a multi-lingual support for the application?
3.
In Struts, zero-configuration file is created by__________________.
4.
In Struts, which of the following is used for an asynchronous request?
5.
In Struts, which of the following is used to communicate the dispatch from the controller to the action class?
6.
In Struts, which of the following is used to redirect to a resource after a request is completed?
7.
In Struts, which of the following is used to invoke an instance of the Action class?
8.
In Struts, which of these is a component of the controller?
9.
In Struts, which of the following statements about the request life cycle is true?
10.
Which of these helps in specifying the form-bean of dynamic validation form?