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 do you create message resource?
What do you mean by tiles in struts?
Who makes the struts?
What is the difference between struts and spring? Explain
what is ACID test for fresh engineers??what is the pattern??
What do you mean by actionform?
Do I have to credit struts on my own website?
Why aren’t the struts tags maintained as part of the jakarta taglibs project ?
What does validation interceptor?
What's mvc pattern ?
What is the use of struts?
Does apache tomcat use struts?
Briefly tell the two kinds of form beans.
Explain the life cycle of a request in struct2 application?
What is the purpose of '@keyproperty'?