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 is the role of action class?

656


Explain the life cycle of a request in struct2 application?

577


How can we integrate log4j in Struts2 application?

661


What is the significance of logic tags in Struts?

677


What are action errors and error and what are the consequences they impose?

665






Which library is provided by struts for form elements like check boxes, text boxes etc?

599


What are disadvantages of Struts?

635


What is the difference between struts1 and struts2?

604


What does apache struts do?

578


What is the use of reset method of ActionForm class?

654


What is the front controller in struts2?

597


What is role of action class?

645


What are the bundled validators?

671


How can we handle exceptions thrown by application in Struts2?

621


What are the sections into which a strut configuration file can be divided?

650