|
All, I have an application where the applet connect to a servlet through HTTP. The applet posts parameters, the servlet gets the request, does some processing and then serializes an object and returns that back to the applet. The content type of the returned object is application/x-www-form-urlencoded. The application is developed with VisualAge for Java 4.0 and it works fine in the WebSphere Test Environment, it also works fine on WebSphere. When I run the servlet on Tomcat 3.2.x I get an exception java.io.StreamCorruptedException: Caught EOFException in the Applet when it deserializes the object. I have seen many similar questions but somehow they never get answered. Does anybody have suggestions? Etienne
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.