> From: Darrell Esau [mailto:[EMAIL PROTECTED]
> Subject: Obtaining the app server install path from the
> running servlet
>
> I'm not sure if this is possible, and I realize it'll be container
> specific, but I'm wondering if it's possible to find the app se
Hi all,
I'm not sure if this is possible, and I realize it'll be container
specific, but I'm wondering if it's possible to find the app server's
install path from the servlet code. (I'm not looking for the webapp
path, as easily obtained from ServletContext's getRealPath() method)
-- I want to kn