adspace


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


Please Help Members By Posting Answers For Below Questions

What are the contents on web.xml in struts application ?

1072


How is declarative handling of exceptions done in struts ?

1010


What is action chaining ?

1168


What do you know about validation plugin ?

1031


What is the difference between filters and interceptors ?

1316