what is the purpose of load_on_startup entry in struts-
config.xml?
Answer Posted / sitaram
<load-on-startup> is used in web.xml.who is using
<load-on-startup> tag in the struts- config.xml. please
confirm.
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the struts2 configuration properties that control file uploading process?
What is the purpose of redirect result type?
What is front controller in struts?
How the exceptions are handled in struts?
How long do struts last?
What steps are required to for an application migration from Struts1 to Struts2?
How do you create message resource?
What is action class? What are the types of action class?
Are struts and shocks the same?
In struts.xml, what does the attribute "method" stands for in the "action" tag?
Which library is provided by struts for form elements like check boxes, text boxes etc?
What is Struts2?
What do you mean by a custom tag?
What are the life cycle methods of interceptor?
State an example of struts configuration file as an action parameter for action servlet.