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 are interceptors in struts 2?
What is the role of action class?
Explain about tiles?
What is filter dispatcher in struts?
What is the use of form bean in struts?
Explain about struts?
What is validate() and reset() functions?
what is ACID test for fresh engineers??what is the pattern??
What is difference between spring and struts?
Where should struts xml be placed?
What are the pros of struts 2?
At the point, you should go for struts framework?
What is role of actionservlet?
What is interceptor? And life cycle methods of interceptor?
In which method of action class the business logic is executed?