Hi, I am trying to use HttpClient to send serialized objects to a servlet. Can somebody please point me to the exact methods I can use to do that ?
Also, I want to use the Timeout methods of httpclient (and this is why I am not using URLConnection to send serialized objects). Thanks in Advance Varun
