Re: problem with client in applet

2002-02-20 Thread Jon Scott Stevens
Fixed. -jon on 2/20/02 9:32 AM, "Rick Johnston" <[EMAIL PROTECTED]> wrote: > I've run into a problem when using XmlRpcClient in an applet running in a > Netscape browser. In that environment, an exception gets thrown when > execute() opens an InputStream without closing the OutputStream. The

problem with client in applet

2002-02-20 Thread Rick Johnston
I've run into a problem when using XmlRpcClient in an applet running in a Netscape browser. In that environment, an exception gets thrown when execute() opens an InputStream without closing the OutputStream. The exception explicitly indicates that HTTPS input isn't expected until the OutputStrea