Kevin Kress wrote:
 
> I need to do Applet to Servlet connumication, RMI is to heavy so I am
> streaming objects back and forth via HTTP, thus the applet uses PUT to
> stream to the servlet.  Works well as a servlet, but I guess not as an
> action, oh well.

Why aren't you using HTTP POST for that? Take a look at Helma XML-RPC
package for an example of this approach.

Rafal

--
Rafal Krzewski
Senior Internet Developer
mailto:[EMAIL PROTECTED]
+48 22 8534830 http://e-point.pl


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to