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
What is the role of action class?
Explain the life cycle of a request in struct2 application?
How can we integrate log4j in Struts2 application?
What is the significance of logic tags in Struts?
What are action errors and error and what are the consequences they impose?
Which library is provided by struts for form elements like check boxes, text boxes etc?
What are disadvantages of Struts?
What is the difference between struts1 and struts2?
What does apache struts do?
What is the use of reset method of ActionForm class?
What is the front controller in struts2?
What is role of action class?
What are the bundled validators?
How can we handle exceptions thrown by application in Struts2?
What are the sections into which a strut configuration file can be divided?