I set the HttpEntity with my own object to HttpClient, the execute the post request.
But the server can't get the object I set. What I want to do is that only send a java object to the output stream of that http connection instead of setAttribute. The HttpContext, HttpEntity, and HttpParams seem not the solution?! ( I used, and it doesn't work) Any advise will be appreciated. Thanks your help in advance. -- Welcome to Micky's Home Page ! http://micky.hime2000.com
