Help! I've installed Tomcat and the mod_jserv into Apache. The examples on the Tomcat side works, but it won't serve JSP pages from my Apache root directory. Here is a brief snippet of the automatically genrated config file: #Reference to .jsp added AddType text/jsp .jsp AddHandler jserv-servlet .jsp Is there anything else I need to make the engine process JSP files from my server's root directory? By the way, I'm coming from a JSERV environment. Do I need a web application to serve my JSP's?
- RE: Tomcat won't serve JSP's from my web server's root dir... Andreas Sheriff
- RE: Tomcat won't serve JSP's from my web server's roo... Dave Newton
- Re: Tomcat won't serve JSP's from my web server's... Andreas Sheriff
- RE: Tomcat won't serve JSP's from my web serv... Dave Newton
