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

2002-04-22 Thread Rajesh Nair
Hi I think u can try getContextPath() which will give u the root of ur web application .To get access to resources inside WAR or other archive files u can use the method getResource(String URIPath); If the context is in a different m/c u can use getContext() to get the context first and then

Re: Out of environment space

2001-08-30 Thread Rajesh Nair
- Original Message - From: Rajesh Nair [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, August 30, 2001 4:03 PM Subject: Out of environment space Hi, I have downloaded Tomcat 3.2.3 and when I try to run startup.bat(Win 98 ) I get the following output: Including all jars

Out of environment space

2001-08-29 Thread Rajesh Nair
Hi, I have downloaded Tomcat 3.2.3 and when I try to run startup.bat(Win 98 ) I get the following output: Including all jars in d:tomcat\lib in your CLASSPATH Using CLASSPATH:d:\. bad command or file name out of environment space Including all jars in d:tomcat\lib in your CLASSPATH