we had the same problem (different type code) here.
you have put something on the stream that is not serializable. double check
what you are sending across the wire.
to debug the code...
take the applet code for sending the data and transfer it to a dummy
application. then
write the data out to a file as serialized.
-steve
> -----Original Message-----
> From: Nelson [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, August 03, 2000 11:38 AM
> To: [EMAIL PROTECTED]
> Subject: java.io.StreamCorruptedException: Type code out of
> range, is 60
>
>
> Hi everyone,
>
> I keep getting this exception
> "java.io.StreamCorruptedException: Type code
> out of range, is 60" being raised, but I really don't
> understand what it
> really means. I can't imagine what is causing this, I am only sending
> String's via ObjectInputStream / ObjectOutputStream from an
> applet to a
> servlet and back again. Any help would be greatly appreciated!
>
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html