I'd be interested in seeing specific code.

Thanks

Tony

Message text written by "A mailing list for discussion about Sun
Microsystem's Java Servlet API Technology."
>Mark,

If you create a socket between the applet and servlet you should be able
to get input and output streams between both. Then you can create a
situation where the applet opens a socket to the servlet, writes some
request, then the servlet will interpret that request and send data back
to the applet.

Let me know if you need specific code to help.
<

___________________________________________________________________________
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