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