Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 45096 invoked from network); 3 Jan 2002 21:44:22 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 3 Jan 2002 21:44:22 -0000 Received: (qmail 26071 invoked by uid 97); 3 Jan 2002 21:43:48 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 26023 invoked by uid 97); 3 Jan 2002 21:43:46 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 25997 invoked from network); 3 Jan 2002 21:43:45 -0000 X-Originating-IP: [61.9.165.178] Reply-To: "Daniel Parnell" From: "Daniel Parnell" To: "Tomcat Users List" References: <6F61B99747F1544B894ADBA0F067970618E2E8@xchange-vreden.vreden.laudert.intra> Subject: Re: Tomcat 4.01, IIS and JSPs Date: Fri, 4 Jan 2002 09:01:52 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: X-OriginalArrivalTime: 03 Jan 2002 21:43:45.0585 (UTC) FILETIME=[B84D0210:01C1949F] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N G'day Ingo, The program uses the Warp protocol which is enabled by default, and from what I read of the docs is the prefered method of communicating with Tomcat. They way I use it is to create a virtual directory, and then put my JSPs in it. I have associated the .JSP extension with my program, so whenever a JSP is requested, my program handles the request and sends it on to Tomcat using the Warp protocol. As for sessions, yes, they are supported :) Daniel ----- Original Message ----- From: "Hessing Ingo" To: "Tomcat Users List" Cc: Sent: Friday, January 04, 2002 1:02 AM Subject: Re: Tomcat 4.01, IIS and JSPs Hi, Daniel, _how_ does your program redirect to the Tomcat server? If it is not necessary to modify any of the conf files then you can't be using the ajp13 protocoll (which is disabled by default) or any worker concept (would need a workers.properties conf file), right? So do you use the standard secondary web server HTTP port 8080 connection? This would mean that Tomcat is in standalone-mode, right? And one last question: are sessions supported by your method? Or does each request start a new session (which also happens when the isapi_redirect.dll-filter is _not_ global and therefor is no solution either)? Would be great if you could test this (for example with the numberguess demo of the Tomcat standard installation). bestWISHES Ingo -- To unsubscribe: For additional commands: Troubles with the list: -- To unsubscribe: For additional commands: Troubles with the list: