> Would you be willing to detail your example below a little bit more? Perhaps a
> few lines of code that might work in an EJB?
Something like this:
Properties cfg = new Properties();
cfg.load(getClass().getResourceAsStream("/myprops.properties"));
(Not tested, should work though!)
Check the javadocs of ResourceBundles as well.
/Rickard
--
Rickard �berg
@home: +46 13 177937
Email: [EMAIL PROTECTED]
Homepage: http://www-und.ida.liu.se/~ricob684
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".