Hi,
ClassLoader.getSystemResourceAsStream( propertyFileLocation ) cannot load my
properties file. Does anybody know why?
Tomcat-3.2.3
IIS5.0
JDK1.3.1
Thanks
-zhi
sent
this behavior would be normal.
Note, the comments above makes some assumptions about your
configuration that haven't actually been specified. For
example, I am assuming you are using a version of
Tomcat 3.2.x.
Cheers,
Larry
> -Original Message-
> From: Zhi Shen [mailto:[EMAI
ormal.
Note, the comments above makes some assumptions about your
configuration that haven't actually been specified. For
example, I am assuming you are using a version of
Tomcat 3.2.x.
Cheers,
Larry
> -Original Message-
> From: Zhi Shen [mailto:[EMAIL PROTECTED]]
> Sent:
lease provide more detail about how Tomcat and
possibly the other web server are configured.
Cheers,
Larry
> -Original Message-
> From: Zhi Shen [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, August 07, 2001 2:44 PM
> To: '[EMAIL PROTECTED]'
> Subject: web app in root
Hi,
I'm interested in putting my web app in the root directory so that people
can get to it via http://x.com/index.html instead of
http://x.com/myapp/index.html
Whenever I change the server.xml file:
Some of my subdirectories are not found, http:/x.com/images/index.html and
also whenever I