Hi there...
I am trying to send an object (Vector) from an
applet to a
servlet. When I call readObject in the servlet, it throws an EOFException. Does anyone have any idea what could be wrong here?
Here is the code in the applet:
And for the servlet:
If anyone has any ideas, I would really appreciate it!!!
Thanks
[This message has been edited by Colleen Lynch (edited November 07, 2001).]