1.
Which of the following does the URL encodes into their corresponding character that replaces all the spaces and other extra characters ?
In Struts, which of the following is encoded by the URL into its corresponding character which replaces all the spaces and other extra characters ?
2.
In Struts, how is an ASMX web service consumed using the application:

  1. By generating a proxy with the help of Add Reference in the Visual Studio.

  2. By creating an HttpService and establishing a connection using the Get URL.

  3. By generating a proxy with the help of Add a Service Reference in the Visual Studio.


  4.  
3.
In Struts, how many web.xml can be used in an application?
4.
In Struts, how many struts-config.xml files can be used in an application?
5.
In Struts, how many XML files can be used to validate a framework?
6.
Which of the following is provided by Struts?
7.
Which of the following is a feature of Struts?
8.
Which of the following components is supported by the Struts Framework?
9.
Which of these is the standard abbreviation for POJO?
10.
In Struts, which of the following is used to configure a servlet of the ActionServlet class?