- From: Harmeet <harmeet@kodemuse.com>
- Date: Mon, 25 Jun 2001 12:16:21 -0700
- To: <Christian.Schildt@Elaxy.com>, <www-jigsaw@w3.org>
I think you need to do more than just redirect unless you have set Jigsaw and Tomcat as separate processes. To integrate tomcat, one would need to merge jasper(the tomcat servlet engine) with Jigsaw. Harmeet ----- Original Message ----- From: <Christian.Schildt@Elaxy.com> To: <www-jigsaw@w3.org> Sent: Monday, June 25, 2001 5:04 AM Subject: using Tomcat's Jsp-Engine from other web-server (Jigsaw) Hi, I am trying to use the Tomcat's Jsp-engine from other web server Jigsaw. In the manual of the Jigsaw is said that I have to redirect *.jsp requests to the according servlet. I redirect to JspServlet.class. The redirection functions but the servlet does not work (jsp is not compiled and not executed). My questions: 1) Have I taken a wrong servlet. 2) Is it possible to run the jsp-servlet directly without running Tomcat. 3) Wchich parameters are required. Mit freundlichen Grüßen Christian Schildt Diplom-Betriebswirt (FH) Softwaredeveloper Phone: 089/89013023 Mailto: christian.schildt@elaxy.com ________________________________________________ ELAXY AG Gutenbergstr. 5 D-82178 Puchheim bei München Phone: +089/8901300 Fax: +089/89013089 www.elaxy.com ________________________________________________
Received on Monday, 25 June 2001 15:22:37 UTC