I am new at using Tomcat and have a basic question. I have gone through the config files but haven't been able to find out where to set the default catalina_home directory. I have a web application that is set to c:\webapp. I would like to set Tomcat to see that directory and use it as default for serving this webapp.
The main problem is that the application has its own directory structure and makes calls to it accordingly. Sometimes including the entire c:\webapp path (I didn't develop the app). So I think that changing the Tomcat default directory would be easier than reworking all the links throughout the app. I am new to java/jsp development, so right now I am kinda winging it and learning as I go. Any information on where to look in the documentation to solve this problem would be great because I haven't found it yet. Or, if there is a simple solution, the answer would be great as well. Thanks John --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
