OK changed this. JSP is back to working, however localhost/test.jsp is still coming up prompting me to save it.

Is there some kind of a file handler that needs to be placed in httpd.conf for Apache for handling JSP's?

Phil



You changed the worng thing! The path is what is typed in the Adress bar and
the docBase is where the content is. So what you actually want is:


     <!-- Tomcat Root Context -->

          <Context path="" docBase="d:/webserver/apache/apache/htdocs"
debug="0"/>


_________________________________________________________________
Designer Mail isn't just fun to send, it's fun to receive. Use special stationery, fonts and colors. http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=http://hotmail.com/enca&HL=Market_MSNIS_Taglines Start enjoying all the benefits of MSN® Premium right now and get the first two months FREE*.



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to