Define the /var/www to serve .jsp ?

2001-06-19 Thread Dino Ming
Dear All, Sorry for my stupid question, and I'm new to JSP Servlet. Hereare my questions. Is it good to set the Apache's document root to pass .jsp to Tomcat ? Or I need to define a folder under $TOMCAT_HOME/webapps/"my new folder" , and putting all of my.jsp inside ?

Re: Define the /var/www to serve .jsp ?

2001-06-19 Thread Sam Newman
Subject: Define the /var/www to serve .jsp ? Dear All, Sorry for my stupid question, and I'm new to JSP Servlet. Hereare my questions. Is it good to set the Apache's document root to pass .jsp to Tomcat ? Or I need to define a folder under $TOMCAT_HOME/webapps/&qu

RE: Define the /var/www to serve .jsp ?

2001-06-19 Thread Brandon Cruz
-Original Message-From: Sam Newman [mailto:[EMAIL PROTECTED]]Sent: Tuesday, June 19, 2001 9:25 AMTo: [EMAIL PROTECTED]Subject: Re: Define the /var/www to serve .jsp ? When using tomcat and apache, you simply set up a new document root and mapping within httpd.conf for each

Re: Define the /var/www to serve .jsp ?

2001-06-19 Thread Dino Ming
="/var/www" crossContext="false" debug="0" reloadable="true" /Context Rgds, Dino - Original Message - From: Brandon Cruz To: [EMAIL PROTECTED] Sent: Tuesday, June 19, 2001 10:34 PM Subject: RE: Define the /var/ww