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 Core classes of Struts Framework?
What is the purpose of @typeconversion annotation annotation?
When it’s useful to use IncludeAction?
What is the purpose of @results?
How to use forward action to restrict a strut application to mvc?
How an actionform bean is created?
What is the purpose of @conversion?
What is the purpose of @conversionerrorfieldvalidator annotation?
Explain struts.devmode?
What is the use of form bean in struts?
What is action class? What are the types of action class?
What are the different kinds of actions in struts?
What are pull and push mvc architecture and which architecture does struts2 follow?
Explain integrate log4j in struts2 application?
What is actioncontext?