Can anyone out there help me?

I'm using JDK1.8, JavaWebServer1.1 and Netscape.

I am serving up an applet from an html page delivered by a servlet. The applet is 
located in the public_html directory of jws. The codebase is http://localhost/servlet/.

I am attempting communication via http with a server in jws/servlet directory - 
http://localhost/servlet/FooServer.

I get the following error in the applet:

netscape.security.AppletSecurityException: security.class from local disk trying to 
access url: http://localhost/FooServer

This is driving me crazy. Can anyone suggest a solution or point me to some sources of 
info.

Much appreciated.

Mark Novak

___________________________________________________________________________
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