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


Thanx man: Problem solved! (* As i kick myself in the ass! *)
Sometimes ya just need someone to point out the obvious....


thanx again.


___blindcry_______________________
"M. Greenblatt" wrote:

> ----------------------------------------------------------------
> 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 running a servlet engine such as Apache, or any JVM wrapper, the
> root directory for the JVM (referencable by '.') will be the Apache
> executable directory, unless otherwise specified in the config (possibly
> the wrapper.path variable in jserv.properties).  Therefore, you have 2
> options: either include the path to your servlet directory in classpath,
> or, in your servlet, use the full path to the file.
>
> - MG
>



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