Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 33111 invoked by uid 500); 27 Sep 2001 07:07:59 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: tomcat-user@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 33100 invoked from network); 27 Sep 2001 07:07:58 -0000 From: "Adam: Kurzawa" To: Subject: Tomcat 4 with JSP Date: Thu, 27 Sep 2001 03:11:11 -0400 Message-ID: <000501c14723$96aa5fa0$5a01a8c0@adamxp> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N So, nobody here knows how to use Apache + Tomcat 4 with JSP? Is it even possible? Like everyone knows, JSP files should be stored on the Apache server along with all other static content. I haven't been able to figure out how to convince Apache to cooperate with Tomcat 4 for execution of JSP files. I have no problems with normal servlets, which are served from SPECIAL directores and can be easily defined in httpd.conf by: WebApp Deplay servlet conn /servlet/ Kind regards, Adam: Kurzawa