1.
In Struts, which of the following are pre-built Action classes?
2.
In Struts, how many instances can be created by the RequestProcessor class for each application module?
3.
Which of these is used for repetitive output generation in Struts?
4.
In Struts, which of the following is used to display the bean value on the web page?
5.
In Struts, which of the following statements about the business delegate pattern is true?
6.
In Struts, which of the following is used to invoke an instance of the Action class?
7.
In Struts, what is the maximum number of ActionServlet instances that can be created for every web application?
8.
In Struts, which of the following defines the availability of the custom tag libraries?
9.
Which of these about the Struts Framework is true?
10.
In Struts, which of the following classes is used to select the application module?