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
How do I install struts?
What is Struts2?
What is the use of reset method of ActionForm class?
Which servlet does the struts framework use?
How is the action mapping specified?
State the procedure for using forward attribute of link tag’s.
Which design pattern the interceptors in struts2 is based on?
What are the steps used to setup dispatch action?
Why are springs better than struts?
What is the purpose of @stringlengthfieldvalidator annotation?
What is the use of jsonvalidation in struts?
What is the purpose of '@customvalidator'?
What is difference between spring and struts?
What is the purpose of @doublerangefieldvalidator?
What is use of i18n interceptor?