-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

Hi, Does anyone know if it is possible to access the reaL path of an alias
that I have specified in my Apache http.conf file from JServ. I have an
alias "/grassimage" and I want to find out from inside a servlet the real
path (which is "/usr/local/apache/servlets/grassimage").

I have tried the getRealPath() of the request but it only returns
"/usr/local/apache/htdocs" plus whatever I specify as the parameter for
getRealPath.

I what I am trying to do possible.

Thanks

John



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