Hi--
Restructuring the web server so that jsp files are separate from static html files.
However jsp only seems to work when all files are served from document root as 
specified in the httpd.conf file. I have tried changing the pagebase in the 
zone.properties to the new jsp location, but still get errors.
The log reads: "service: file not found: \d:\www\jsp\reference\ee.object.descriptor" 
while the file is actually stored in "d:\jsp\reference\ee.object.descriptor."
Is it not possible to serve jsp files from another location than the docroot? If it is 
possible, what configuration flags am i missing?
Thanks.
========================================================
Maureen Fisher, CIT/ASDT, Cornell University
Ithaca, NY 14850
[EMAIL PROTECTED]
http://mo.cit.cornell.edu/
Ad astra per aspera

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to