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

Answer Posted / anjani kumar jha

load_on_startup only shows the priority of the class loading
when u start ur web server in any web apps.

1----hightest prioritty
<load-on-startup>1</load-on-startup>

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are different Struts2 tags? How can we use them?

574


How client side validation is enabled on a jsp form?

592


What are Struts2 core components?

566


How to get data from the velocity page in a action class?

567


How duplicate form submission can be controlled in struts?

649






How can link tag’s action attribute be used?

522


What's mvc pattern ?

588


What is the purpose of @conversion annotation annotation?

596


Explain the difference between jakarta struts and apache struts?

527


How struts2 supports internationalization?

654


What is actionmapping?

598


What is actioninvocation?

544


Which library is provided by struts for form elements like check boxes, text boxes etc?

510


Give an example where struts tiles may be used?

556


What is the purpose of @createifnull annotation annotation?

621