have u tried passing serialized objects between the applet and servlet and
vice versa ?
If not .. i'm currently working on a project that does so ... i can give u
some code examples.
-----Original Message-----
From: Julie liu <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Friday, September 24, 1999 4:26 PM
Subject: Re: Applet-Servlet Communication


>Can S.B Help me?
>
>I would like to let the servelet and applet communicate with each other,
>actually I would like to use servelet to control the life time of applet,
is
>that possible? and how can I keep the applet at the top all the time?
>
>Julie
>
>
>>From: "Mark E. Novak" <[EMAIL PROTECTED]>
>>Reply-To: "A mailing list for discussion about Sun Microsystem's Java
>>        Servlet API Technology." <[EMAIL PROTECTED]>
>>To: [EMAIL PROTECTED]
>>Subject: Applet-Servlet Communication
>>Date: Thu, 23 Sep 1999 10:54:10 -0700
>>
>>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
>
>______________________________________________________
>Get Your Private, Free Email at http://www.hotmail.com
>
>___________________________________________________________________________
>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

___________________________________________________________________________
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