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 apache struts framework?
What is the purpose of @result?
What is the purpose of constant tag in struts.xml?
Describe the basic steps used to create a tiles application?
What is the difference between struts and spring?
Explain about the validation steps which have to be carried during validation of client-side address?
What is apache struts used for?
What should be the name of xml file used for validation in struts?
How do you find the struts version being used in a project?
What is the purpose of @intrangefieldvalidator annotation?
What is validate() and reset() functions?
Explain about token feature in struts?
What is actionform in struts?
How can we integrate log4j in Struts2 application?
What is defeult result type?