Hi,
  I am trying to deploy my web application in tomcat 4.1.27, earlier tomcat
3 was successfully running my web-app.

1. basic problem - I want to set my web-app context as "/remind/cafe/"
(e.g. http://server:port/remind/cafe/index.do) but tomcat 4.1.27 asks me to
put my web-app war file into webapps folder where i cant set my own context.
Actually i dont know how to set my own context in tomcat 4.1.27.
I want to place my web-app files in my devlopment folders and run
application from there itself by tomcat 4.1.27 .

2. I have some config property files into my WEB-INF/properties folder. Do i
have to place these files into WEB-INF/lib folder so that they can be
accessible by my servlet at application startup Or is there any way where
these files can be picked up from properties folder itself.?

Any pointers would greatly appreciated.

Thanks a lot

Shailesh Modi

Reply via email to