Re: Starting tomcat from different directory.

2006-05-30 Thread Markus Schönhaber
Ayusman dikshit wrote: > If I am creating a web-application need I put it only in the webapps > folder? Yes. > Can I put it somewhere else in my directory structure (out of the usual > tomcat installation directory) and point tomcat to consider this as > > a valid web application. Yes. Setting a

Starting tomcat from different directory.

2006-05-29 Thread Ayusman dikshit
Hi All, If I am creating a web-application need I put it only in the webapps folder? Can I put it somewhere else in my directory structure (out of the usual tomcat installation directory) and point tomcat to consider this as a valid web application. Any suggestions will be highly appreciated