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
What is form bean in struts?
What is dispatch action class?
Which configuration files are used in struts?
What do you mean by tiles in struts?
How tag libraries are defined in Struts?
What is the purpose of execute() method?
What is the use of execAndWait interceptor?
Which interceptor is responsible for i18n support?
What is the use of jsonvalidation?
What are the steps involved in creating a strut application?
What's the purpose of execute method of action class?
What is the purpose of @customvalidator annotation?
What is struts?
What is life cycle of an interceptor?
What is the use of resourcebundle.properties file in Struts Validation framework?