1.
In Struts, which of these creates a custom handler?
2.
In Struts, which of the following is used to intercept every request for an image on a site?
3.
In Struts, how many tags can be present in the tiles-defs.xml file?
4.
In Struts, how many tags can be present inside the tag?
5.
In Struts, which of the following is used to instantiate and add an appropriate scope to the ActionForm?
6.
Which of the following is not a component in Struts 2?
7.
In Struts, which of the following is the correct full form of OGNL?
8.
In Struts, which of the following is called when the Action class implements ServletRequestAware?
9.
Why is OGNL used in Struts?
10.
In Struts, which of the following is used to write the Custom Validation?