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 spring hibernate and struts in java?
Are interceptors and filters different?
Explain the complete struts validator framework.
At the point, you should go for struts framework?
Why are springs better than struts?
What is package name in struts xml?
What is the flow of requests in struts based applications?
In which order struts framework searches for a message bundle?
How many Action classes have been used in your project? Differences between struts 1.1 and 1.3?
What is value stack?
What does execandwait interceptor?
What is the purpose of plug-in tag in struct-config.xml?
What is the difference between forwardaction and includeaction?
What is the use of Struts.xml configuration file?
What is a custom tag?