Hi all, I have successfully installed Tomcat on my Linux system. If I run it using the startup script, it works perfectly. I found a mod_jserv.so on the Tomcat FTP server, so I assume it is possible to let Apache handle the forwarding to the Tomcat JSP engine, instead of letting Tomcat do it itself. So I included the tomcat.conf in my Apache httpd.conf and put the mod_jserv.so in its place. Now, when I request JSPs, I get a "bad request" in my browser, and in the mod_jserv.log I see: ajp12: Servlet Error: Received empty servlet name I have absolutely no idea what I am doing wrong. Anyone? (I hope this hasn't been asked before; I only joined the list recently and I can't find a list archive...) Greetings, Stefan -- Stefan van den Oord [EMAIL PROTECTED] =========================================================================== 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
