Hi,
That, or just getRealPath("/").  Remember, however, that getRealPath
doesn't work when you're running in a packed WAR: all getRealPath calls
would return null, and your code must accommodate that.

Yoav Shapira
Millennium Research Informatics


>-----Original Message-----
>From: SH Solutions [mailto:[EMAIL PROTECTED]
>Sent: Friday, July 30, 2004 4:38 AM
>To: 'Tomcat Users List'
>Subject: AW: full webapp path from servlet api
>
>Hi
>
>> I searched the ServletContext ... but didn't find anything.
>
>You propably missed ServletContext.getRealPath( "/mywebapp/" );
>
>Regards,
>  Steffen
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to