I know that this is not a servlet question, but I don't want to use another
mailing list since I'm using this already. Sorry for inconvenience!

I have an applet servlet project which works OK (I'm using Http tunneling).
Yesterday I've modified the applet in order to read some parameters from a
file. I've used ResourceBundle (in fact PropertyResourceBundle is used
because ResourceBundle is abstract) to read those parameters from a
.properties type file.

Everything worked OK (tested with I.E. and appletviewer) but today I noticed
hat Netscape throws an error : "can't find resource for BidNotifier_en_US"
... The file is named BidNotifier.properties and is working with I.E. and
appletviewer ...

Does anybody knows something about that ? Seems to be a Netscape bug ..
(doesn't implement the Java API straight)...

Please help !
-----------------------------------------------------
Cristian Saceanu
WebQuote.com Inc.
[EMAIL PROTECTED]

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to