I have written a NLS (Natural Language Support) bean which uses
listResourceBundle to hold localised labels and images. I tried  using JSP to
retrieve the data from the resource bundles but I keep getting error messages
like "Resource not found exception" and sometimes "Cannot create bean of class
NLSBean".  But if I change the bean to use properties ResourceBundles, it works.
Anybody knows why?

I am using Java Web Server 2.0 running on Win NT 4 SP5. I put the bean &
resource bundle in JWS's classes directory.
I would greatly appreciate it if anybody can help me with this.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to