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?


Reply via email to