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

Why actionservlet is singleton in struts?

785


What is http forward?

755


How is declarative handling of exceptions done in struts ?

703


What is the apache struts vulnerability?

732


What is difference between actionform and dynaactionform?

808


What is the purpose of @validations annotation?

787


What are the some useful annotations introduced in struts2?

783


What are the ways in which duplicate form submission can occur?

717


How to explain Software Bank Loan descriptions

2157


What configuration changes are required to use resource files in Struts?

802


What is the flow of requests in struts based applications?

775


What are the features of struts?

797


Briefly tell the two kinds of form beans.

756


What is the purpose of execute() method?

819


What is the purpose of @requiredstringvalidator?

764