The technolgy behind this is called HTTP tunneling. U would probably want to
look for chapter with this title in the JamesGoodwill book.

-Karthik


>From: Shital Kanitkar <[EMAIL PROTECTED]>
>Reply-To: "A mailing list for discussion about Sun Microsystem's Java
>        Servlet API Technology." <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: Java applets to Servlets and back communication...
>Date: Tue, 19 Sep 2000 18:29:46 -0700
>
>You have to create a serialized object and read/write that between the
>applet and servlet using ObjectInputStream/ObjectOutputStream. Set the
>content type to application/octet-stream. Read "Developing Java Servlets"
>by
>James Goodwill for more details.
>
>-Shital
>----- Original Message -----
>From: Leonid Kolytchev <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Tuesday, September 19, 2000 5:54 PM
>Subject: Java applets to Servlets and back communication...
>
>
> > Hi all,
> >
> > I am still new to servlets world and so again...:^).
> >
> > Ok, it is more less understandable how to  communicate between HTML
>elements
> > and servlets, but let say I would like to build a Java applet interface
>and
> > pass parameters from there to a servlet, how to make them communicate?
> >
> > Thank you again,
> >
> > Len
> >
> >
>___________________________________________________________________________
> > 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

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at
http://profiles.msn.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

Reply via email to