1. Problem with object serialization in Applet-Servlet communication stackoverflow.comI spent a lot of time on thinking what is wrong with the following code. I send the object from my applet to servlet and then I read the object from servlet. Everything ... |