what is the purpose of load_on_startup entry in struts-
config.xml?

Answer Posted / sulaiman harith

When we need to get the servelt object initialized before
the request is sent by the user.Usually servlet object will
get initialized soonafter the client send a request.Servlet
init() will get called once, to get the servlet object.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different kinds of actions in struts?

555


What is purpose of execandwait interceptor?

583


What is the purpose of plug-in tag in struct-config.xml?

496


What is actioninvocation in struts2?

586


Explain about token feature in struts?

557






What is container struts2?

529


Why do we use struts?

579


Who wrote struts?

554


What is http redirect?

569


What is ValueStack and OGNL?

573


Is struts action class singleton?

552


What are pull and push mvc architecture and which architecture does struts2 follow?

508


Explain the core end goal while using java struts?

528


Name some of the features of struts2?

573


What's mvc pattern ?

588