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

Answer Posted / rakeshpattnaik

if <load-on-startup> is unspecified then it takes default
value as 0 during run time.
For -ve values ::
Cannot find ActionMappings or ActionFormBeans collection

the above error comes.So always:
Default-0
Unspecified-0
Accepted-+ve vales on priority basis
Not Accepted- -Ve values

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is front controller in struts?

777


What are the steps of struts installation?

810


What is the purpose of @conversion?

867


What are the benefits of Struts framework?

753


What is xml based validation in struts2?

785


What are the loop holes of struts?

797


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

800


how to debug struts project in netbean ?

2144


In struts, how can we access java beans and their properties?

807


Explain the difference between dispatchaction and lookupdispatchaction in struts?

6125


What are the custom tags?

733


What is the use of namespace in action mapping in Struts2?

819


What configuration changes are required to use Tiles in Struts?

791


How many action classes can be used in struts application?

755


What applications use apache struts?

724