I have a JSP which uses an external class (via an import) and it is looking
for a property file that it loads using the system ClassLoader.

I have dropped the properties file just about everywhere I can think of -
common/classes, shared/classes, my webapp dir, tomcats bin dir ... every
directory I can imagine being on the classpath and then some.

Where do I need to drop it?


thanks
scott

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

Reply via email to