We use HTTP/HTTPS.  Our application is a web frontend to a document management 
a workflow system (http://www.mindwrap.com).  As such we move both text and 
binary data between applets and the server, calling both servlets and JSPs 
depending upon the requirement.

On Monday 01 March 2004 23:03, Andrew Hill wrote:
> Quick question:
>
> Given an applet that is part of a web app, what is the usual
> (best/easiest?) technique for said applet to communicate with the server
> and vice-versa:
>
> 1. Handle the socket stuff itself and open a connection with the server
> 2. Use RMI
> 3. Other?
>...


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to