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
How to work with error tags?
Explain about the
What is the procedure of operation of a form tag?
What is the use of reset method of ActionForm class?
What is purpose of execandwait interceptor?
What do you mean by the abstract package in struts2, and what is its utilization?
What is switchaction?
What are action errors and error?
What is the naming convention for a resource bundle file in struts2?
What configuration changes are required to use resource files in Struts?
What are the various struts tag libraries?
Do you need an alignment after replacing struts?
Which technologies can be used at view layer in struts?
What are the contents on web.xml in struts application ?
What is the purpose of '@keyproperty'?