1.when actionservelet execute.
2.when web.xml executes
Answer Posted / ravikiran
web.xml will execute during the deployemnt / server start
up as the Action servlet instance been called from web.xml
the call will be secondary where the webxml precedes it
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
How exceptions are handled in struts application?
What are the components of struts?
What is the role of a handler in mvc based applications?
What is strut action mapping?
What is dispatch action class?
What are apache struts?
What is use of i18n interceptor?
What is the flow of requests in struts based applications?
What is http forward?
What is the use of struts config xml file?
What design patterns are used in struts?
How struts 2 validation works?
What do you mean by actionservlet?
What is the purpose of @before?
What’s the difference between struts and turbine? What’s the difference between struts and espresso?