I have a Java bean that reads some info from a properties file (using
java.Util.PropertyResourceBundle).  I tested it from DOS on the command
line. When I call it from the .jsp file, it does not find the properties
file. What am I doing wrong ?  Where is it looking for a file?

Error is: can't find resource for product_en_US

[Note: my properties file is called product.properties]

Thanks!

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to