Title: question about load-on-startup

Hi,

I have a servlet which i want to load on startup. I have added the necessary line in thw web.xml file.
This servlet reads a porperty file. I added this info as prams(name-value) in web.xml.
However nothing seesms to be happening when i start tomcat.
How do i check if the servlet has been loaded ?? What could be the problem.
I am trying to use Tomcat in the standalone mode. Could this be an issue ??

Any help is appreciated.

Srini

Reply via email to