Is there a way to define custom configurations in tomcat? I have a servlet that I want to save in a user definable directory. Right now I have a simple config file that I read in from the servlet and get the path from. Is there some way to define this in server.xml or web.xml instead?
Chris --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
