adspace


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 is the difference between filters and interceptors ?

1316


How is declarative handling of exceptions done in struts ?

1010


What are the contents on web.xml in struts application ?

1072


What is action chaining ?

1168


What do you know about validation plugin ?

1031