I put it in the classes directory. eg. webapps/YourContext/WEB-INF/classes/some.properties
At 02:56 PM 11/19/02, you wrote: >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]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
