Hi all,
One year ago, I developed a framework for Applets-Servlets communication
via object serialization. That framework has been working without
problem with JRun 2.3 and earlier versions. With JRun 2.3 was necessary
to set the content-type as octect stream but it will go working.
At present we are evaluating JRun 3.0 and this framework doesn�t work.
I�ve tried it with Tomcat 3.1 final version and it works fine.
I have been tracking my code and the problem seem to be that the method
getInputStream() or getContentType() of the class URLConnection doesn�t
return the same byte stream.
The same client with the same JVM and JRun 2.3 or Tomcat 3.1,
getInputString() returns: "xxxxxxxx"
whereas JRun 3.0 returns: "1.0 200 OK Server: JRun Web Server/3.0 Date:
vie, 29 sep 2000 10:38:26 GMT Connection: Close xxxxxxxx"
It seems like if JRun 2.3 and Tomcat 3.1 returns only the message body
whereas JRun 3.0 returns the header and the body.
Any help would be appreciated.
/C�sar.
begin:vcard
n:;
x-mozilla-html:TRUE
adr:;;;;;;
version:2.1
title;quoted-printable:<!doctype html public "-//w3c//dtd html 4.0 transitional//en"><html><head></head><body><font face=3D"Arial,Helvetica" color=3D"#3333FF" size=3D+2><a href=3D"http://www.aqs.es">AQS S.L.</a></font><font size=3D-1><table BORDER=3D0 CELLSPACING=3D0 CELLPADDING=3D0><tr><td COLSPAN=3D"2"><BR>Cé=3Bsar Á=3Blvarez Nú=3Bñ=3Bez - Software Engineer</font></td></tr><tr><td>E-mail</td><td><a href=3D"mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a></td></tr><tr><td>Phone</td><td>+34 914316047</td></tr><tr><td>Address =3B =3B</td><td>C/Jorge Juá=3Bn, 30, 6th floor. 28001 Madrid, Spain</td></tr></table></font></body></html>
end:vcard