what is the purpose of load_on_startup entry in struts-
config.xml?
Answer Posted / srinivasa
If we use load on startup web container creates the objects
based on the proirity when there are mutliple servlets.We
use load on start up for giving the proirity.
Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
What is the purpose of execute method of action class?
Is struts action class singleton?
What are the major differences between html tags and strut specific html tags?
What is the purpose of @urlvalidator annotation?
How do you create message resource?
Why do we need struts?
What is the purpose of @validations annotation?
What’s the difference between struts and turbine? What’s the difference between struts and espresso?
Can a reducer dispatch an action?
What is life cycle of an interceptor?
What are the custom tags?
How we can controlled duplicate form submission in struts?
What are action errors and error?
What is strut action mapping?
How many struts config file can be created in struts?