Yeh, we have been installing JServ/JSP extension for 4-5 clients with GNUJSP 1.0/Apache 1.3.9/JServ1.1b2/JDk1.2 (or JDK1.1.7V3) Check your zone.properties file with the compiler parameter. It's where your classes will be called. Also if you use JDk12, remember to use tools.jar; The parameter "jserv=true" could be also useful. You should attache your conf files in order for us to help Steve KBMail Software & Java Hosting Service Provider http://www.kbmail.com http://www.ebpcs.net "Plan - Do - Review --> Success" ------- Original message -------- Date: Wed, 3 Nov 1999 18:31:11 +0900 From: =?EUC-KR?B?wMzBvrHH?= <[EMAIL PROTECTED]> Subject: GNUJSP 1.0 problem with apache1.3.9, jserv1.1 To: [EMAIL PROTECTED] ---------------------------------- I installed GNUJSP 1.0 on apache1.3.9/jserv1.1b3 But it does not work. Is there any body who succeeded with this config ? When I access .jsp file, It is accessed as a kind of text file showing JSP tags in it. And leaves no error message on log file. So I doubted that jserv (or apache) does not recognize .jsp file. But when I access non_exist.jsp which is not exist, JspServlet is called and try to file that file. What might be the possible problem ? =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". FAQs on JSP can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". FAQs on JSP can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html
