RE: Netscape browser/applet problem with SSL

2002-02-26 Thread EXT-Raiteri, Ashley L
ssage- From: Daniel Rall [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 26, 2002 8:04 AM To: [EMAIL PROTECTED] Subject: Re: Netscape browser/applet problem with SSL "Rick Johnston" <[EMAIL PROTECTED]> writes: > Very interesting. This would say to me that XMLRPC canno

Re: Netscape browser/applet problem with SSL

2002-02-26 Thread josh lucas
Daniel Rall wrote: > > "Rick Johnston" <[EMAIL PROTECTED]> writes: > > > Very interesting. This would say to me that XMLRPC cannot be used in an > > applet running in a Netscape browser with an SSL connection, since the > > browser usually doesn't supply valid content-length header information

Re: Netscape browser/applet problem with SSL

2002-02-26 Thread Daniel Rall
"Rick Johnston" <[EMAIL PROTECTED]> writes: > This is going off on a slight tangent, but the reason for the applet to use > the browser for the SSL connection is that otherwise the applet has to > download JSSE to have the HttpsURLConnection class. By using > URL.openConnection(), the applet doe

Re: Netscape browser/applet problem with SSL

2002-02-26 Thread Rick Johnston
| | cc: | | Subject: Re: Netscape browser/applet problem with SSL | >---| "Rick Johnston"

Re: Netscape browser/applet problem with SSL

2002-02-26 Thread Daniel Rall
"Rick Johnston" <[EMAIL PROTECTED]> writes: > Very interesting. This would say to me that XMLRPC cannot be used in an > applet running in a Netscape browser with an SSL connection, since the > browser usually doesn't supply valid content-length header information > (even when the java code attem

Re: Netscape browser/applet problem with SSL

2002-02-25 Thread Rick Johnston
| | Subject: Re: Netscape browser/applet problem with SSL | >--| "Rick Johnston" <[EMAIL

Re: Netscape browser/applet problem with SSL

2002-02-25 Thread Daniel Rall
"Rick Johnston" <[EMAIL PROTECTED]> writes: > I've just had to deal with a problem peculiar to Netscape browsers running > an applet using XMLRPC. It is apparently a known problem that applets > (we're using JRE 1.3.1 via the plug-in) on most versions of Netscape > browsers don't send reliable H

Netscape browser/applet problem with SSL

2002-02-25 Thread Rick Johnston
I've just had to deal with a problem peculiar to Netscape browsers running an applet using XMLRPC. It is apparently a known problem that applets (we're using JRE 1.3.1 via the plug-in) on most versions of Netscape browsers don't send reliable HTTP header information when using an SSL connection