what is request processor class ?

Answer Posted / ramu

Whenever client send the request to sever is check is there web. XML file.And the read the contents in web. XML file and store into JVM's memory.
After ur using <load-on-startup> sever is created ActionServlet Object.In second second init()method and the reads the contents stored in JVM's memory.
Now sever is created Request and Response Object's and hadover to ActionServelt Service().

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What’s the difference between struts and turbine? What’s the difference between struts and espresso?

748


What is the purpose of @doublerangefieldvalidator?

837


How is forward action used for integration?

761


Explain the core end goal while using java struts?

710


What is the use of jsonvalidation in struts?

734


how to debug struts project in netbean ?

2115


What is filter dispatcher in struts?

708


How are interceptors and servlet filters different?

699


How action-mapping tag is used for request forwarding in struts configuration file?

759


What are the Core classes of Struts Framework?

783


What are the conditions for actionform to work correctly?

738


Explain about the tag?

851


Why do we need struts?

711


Which file is used by controller to get mapping information for request routing?

801


State an example of struts configuration file as an action parameter for action servlet.

756