Hi,

I want to pass on an entire table from a servlet to an applet.
Could anyone please help.
I tried using a vector but the applet throws the following error...
java.io.StreamCorruptedException: Caught EOFException while reading the
stream header
  at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:727)
  at java.io.ObjectInputStream.<init>(ObjectInputStream.java:165)
  at TestAppln.main(TestAppl.java:33)

Thanks
Satya


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

___________________________________________________________________________
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

Reply via email to