try javax.servlet.ServletContext.getRealPath("/")

Carsten

-----Original Message-----
From: Brandon Cruz [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 29, 2001 4:32 PM
To: Tomcat Users List
Subject: RE: Quick Servlet Question


Exactly, but that method seems to be deprecated.



-----Original Message-----
From: DONNIE HALE [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 29, 2001 3:26 PM
To: [EMAIL PROTECTED]
Subject: Re: Quick Servlet Question


You mean like: HttpServletRequest.getRealPath("/");

Donnie


>>> [EMAIL PROTECTED] 11/29/01 04:06PM >>>
Is there a way to use the request object or anything else to get the real
path to a folder that the servlet resides in?  I want it to return a string
like...

/usr/local/apache/vhosts/myhost.com/httpdocs

Have been looking with no luck and know that someone on this list can tell
me if this is possible or not.

Thanks!

Brandon


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>



--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>




--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to