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
Describe the mvc on struts?
Do I have to credit struts on my own website?
Why are springs better than struts?
How can you create your custom interceptor in struts 2?
What are the ways in which duplicate form submission can occur?
What’s the utilization of resource bundle properties file in struts validation structure?
What is struts and why it is used?
What are the important methods of actionform?
What validate() and reset() method does ?
What is the use of jsonvalidation in struts?
Why are struts tightly coupled?
How interceptor works in struts 2?
What is used to display the intermediate result in an interceptor?
What is the purpose of @action annotation?
What are the components of struts?