I tried to use an applet in a JSP, unfortunately, when Netscape 4.76 access the
page in which my applet is called, it raises the following exception (dump of
the java console):
# Applet exception: security.Could not resolve IP for host www.mysite.com. See
the trustProxy property.
netscape.security.AppletSecurityException: security.Could not resolve IP for
host www.mysite.com. See the trustProxy property.
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at java.lang.RuntimeException.<init>(Compiled Code)
at java.lang.SecurityException.<init>(Compiled Code)
at netscape.security.AppletSecurityException.<init>(Compiled Code)
at netscape.security.AppletSecurityException.<init>(Compiled Code)
at netscape.security.AppletSecurity.checkConnect(Compiled Code)
at netscape.security.AppletSecurity.checkConnect(Compiled Code)
at netscape.security.AppletSecurity.checkURLConnectHelper(Compiled Code)
at netscape.security.AppletSecurity.checkURLConnect(Compiled Code)
at java.lang.SecurityManager.checkURLConnect(Compiled Code)
This situation is all the more estonishing as my applet works perfectly with
Netscape 4.7 or 4.78 and IE > 5.0.
Any suggestion?
Thanks in advance.
Xavier
==========================================================
Ce message et ses pi�ces jointes (le "message") est destin� � l'usage exclusif
de son destinataire. Si vous recevez ce message par erreur, merci d'en aviser
imm�diatement l'exp�diteur et de le d�truire ensuite. Le pr�sent message
pouvant �tre alt�r� � notre insu, Cr�dit Agricole Indosuez ne peut pas �tre
engag� par son contenu. Tous droits r�serv�s.
This message and/or any attachments (the "message") is intended for the sole
use of its adressee. If you are not the adressee, please immediately notify the
sender and then destroy the message. As this message and/or any attachments may
have been altered without our knowledge, its content is not legally binding on
Cr�dit Agricole Indosuez. All rights reserved.
==========================================================
==========================================================================To
unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets