----------------------------------------------------------------
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!!!
----------------------------------------------------------------

Hi all,

I'm new to servlets and jServ, but have done a bit of java programming.  

Anyway, I want to process a directory of xml files.  I would like the xml
directory to be subdirectory of from where the servlet is loaded.  From
reading the doc I thought that getRealPath("./xml") was the key, but seems
to always return null.  

Could someone point me to the docs on the actual implementation of this 
function.  

thanx

christopher



--
--------------------------------------------------------------
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]

Reply via email to