adspace


what is the purpose of load_on_startup entry in struts-
config.xml?

Answer Posted / sekhar babu

If we are using any of the custom tags related to struts
like <html:form> etc, then it compulsory we need the tag of
<load-on-startup> in web.xml then only we will get the
output of corresponding jsp on to the browse or else we will
get the some errors like ActionMapping cannot resolve...

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is action chaining ?

1168


How is declarative handling of exceptions done in struts ?

1010


What is the difference between filters and interceptors ?

1316


What do you know about validation plugin ?

1031


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

1072