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 are pull and push mvc architecture and which architecture does struts2 follow?
What are the reasons for an error message not being displayed while developing struts application?
Explain about logic match tag?
What do you mean by action errors and what are the results they force?
What is the purpose of form-be tag in struct-config.xml?
How we can configured action mapping in struts?
What are the core classes of struts?
Are interceptors and filters different?
What should be the name of xml file used for validation in struts?
List the important attribute and elements of action mapping under struts.
How interceptor works in struts 2?
Why do the struts tags provide for so little formatting?
What is the purpose of @urlvalidator annotation?
What is includeaction?
What is apache struts vulnerability?