Hi,
I have a simple JSP page which has a text box and a
submit button. I have a properties file which I want
to use in my Java class which is used by the JSP page.
I can load the properties file in the class file but I
want to load it as the Tomcat starts so that the
properties file is not loaded again and again.
Something like storing this in the application scope.
How can I do this?
I am using Tomcat 5.5.8
Thanks,
Rahul.
__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]