what is the purpose of load_on_startup entry in struts-
config.xml?
Answer Posted / anjani kumar jha
load_on_startup only shows the priority of the class loading
when u start ur web server in any web apps.
1----hightest prioritty
<load-on-startup>1</load-on-startup>
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Is struts efficient?
What is the naming convention for a resource bundle file in struts2?
What does action do in struts?
What is the purpose of struts.xml in struct2?
Why are frameworks used?
What’s the difference between struts and espresso?
What is the use of Struts.xml configuration file?
How to override the default error message that can come during file uploading process?
What validate() and reset() method does ?
Explain about the future of struts?
What is apache struts framework?
What does params interceptor?
What are the features of struts?
What is pojo in struts2?
What is Struts2?