Rahul wrote: > //properties file in classes/com/example/test > myProps.load(new > FileInputStream("com/example/test/test.properties")); > > Is this not the correct way to specify the path?
Try using getResourceAsStream() Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]