Re: AW: How can I get the location of the webapps-directory?

2002-04-23 Thread Erwin Ambrosch
#x27;t fly, I can dig deeper, just yell > > > > Scott > > > > > > > > > > -----Original Message- > > From: Eichfelder, Frank [mailto:[EMAIL PROTECTED]] > > Sent: Monday, April 22, 2002 9:15 AM > > To: [EMAIL PROTECTED] > > Subject:

AW: How can I get the location of the webapps-directory?

2002-04-23 Thread Eichfelder, Frank
> > public String ServletContext.getServerInfo() > > > if that don't fly, I can dig deeper, just yell > > Scott > > > > > -Original Message- > From: Eichfelder, Frank [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 22, 2002 9:15 AM > To:

AW: How can I get the location of the webapps-directory?

2002-04-22 Thread Eichfelder, Frank
Hi, thanks for the reply, but I need the webapps-directory to read the existent subdirectories and/or war-files in order to make a list of all deployed web-applications. (In older versions of the Servlet-API, there was a method called getServletNames(), which is deprecated now and returns null)