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 @createifnull annotation annotation?
What is the purpose of '@keyproperty'?
What is the purpose of @emailvalidator?
How to use dispatchaction?
How do you find the struts version being used in a project?
What is the purpose of @conversion?
What is the role of action class in struts?
What is http redirect?
Describe the two types of formbeans.
What are the custom tags?
How do struts work?
What is the purpose of execute() method?
What is the use of forwardaction?
Are interceptors thread safe?
What are the bundled validators?