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 java struts?

530


What is the actionform?

568


What is the purpose of @key annotation annotation?

587


What is token used for?

501


How to explain Software Bank Loan descriptions

1893






What is the purpose of @doublerangefieldvalidator?

599


What is ValueStack and OGNL?

564


Why was reload removed from struts (since 1.1)?

535


What are the two different types of validations that the validator framework supports?

514


What is struts.devmode?

567


What are the components of struts framework?

575


how to get the last 10 elements using logic:iterate in struts with hiernate from database.

4029


Give an alternative way to protect jsp’s with not much features from direct access.

548


Lists the bundled validators in struts?

543


How can we handle exceptions thrown by application in Struts2?

526