Hi

I am new to Tomcat and I am having trouble running my Web application.

I have deployed all my classes (including several servlets) under directory
/tomcat401_base/webapps/X
This part seems ok because, using the manager, I can verify that all the
servlets are up and running.

I have some properties files that the Web application must be aware of to run properly.

Given the above choice of deployment, how should I go about ensuring that the 
application loads in
these properties files? Is this possible?

Thanks

Jorge Castro

Reply via email to