How to re-direct the default Tomcat home page

2005-09-11 Thread Ben Wong
Sorry, this is a newbie question. I am using Tomcat 5.0.x. on Linux. I'm having problems redirecting to my webapps home page from the default Tomcat home page ($CATALINA_HOME/webapps/ROOT/index.jsp). Here's mywebapp.xml file that I placed in the $CATALINA_HOME/conf/Catalina/localhost dir:

Re: How to re-direct the default Tomcat home page

2005-09-11 Thread Bruno Georges
Wong [EMAIL PROTECTED] Sent: 11.09.2005 14:49 To: tomcat-user@jakarta.apache.org Subject: How to re-direct the default Tomcat home page Sorry, this is a newbie question. I am using Tomcat 5.0.x. on Linux. I'm having problems redirecting to my webapps home page from the default Tomcat home page

Re: How to re-direct the default Tomcat home page

2005-09-11 Thread Mark Shifman
-direct the default Tomcat home page Sorry, this is a newbie question. I am using Tomcat 5.0.x. on Linux. I'm having problems redirecting to my webapps home page from the default Tomcat home page ($CATALINA_HOME/webapps/ROOT/index.jsp). Here's mywebapp.xml file that I placed in the $CATALINA_HOME