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
What is the purpose of @requiredstringvalidator annotation?
Explain the necessity of empty tag?
What is struts xml?
How to explain Software Bank Loan descriptions
Who wrote struts?
Explain the components of struts?
What is struts in j2ee?
Does struts include its own unit tests?
What does apache struts do?
Where can I get a copy of struts?
What should be the name of xml file used for validation in struts?
In struts, how can we access java beans and their properties?
What is the purpose of @expressionvalidator annotation?
Which components are available using actioncontext map?
What’s the utilization of struts.xml configuration file?