----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
When I use:
getServletConfig().getServletContext().getRealPath( "template.html" ) to
access a file from within a servlet, Jserv 1.1b2 is returning a null on
Apache 1.3.6 and Solaris; yet on Apache 1.3.9 on W98 and JRun, it returns
the path.
Is getRealPath not implemented / not working under JServ? Is there a
workaround?
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]