1.
Which of the following is used to understand the architecture and flow of a Struts 2 application?
2.
In Struts, which of the following statements about POJO is true?
3.
Which of the following is mandatory in a Struts Framework?
4.
In Struts, which of the following indicates successful action execution but prohibits the result from being displayed?
5.
In Struts, which of the following is used to avoid duplicate form submission?
6.
In Struts, which of the following helps in accessing Java beans and their properties?
7.
Which of the following is used for storing JSP configuration information in Struts?
8.
In Struts, which of the following is used to define mapping between a URL and an action?
9.
Which of the following is useful in clearing the values of a form before initiating a new request in Struts?
10.
Which of the following is used at View Layer in Struts?