|
[x]
Posted via EE Mobile
|
|
| Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
|
|
|
|
Asked by chinsw in Hypertext Transfer Protocol (HTTP), Java Programming Language, HTTP
Hi, I want to develop some java application,
send request to some url, using HTTPClient object,
this HTTPClient object is already keepAlive,
but i dont know how to send multiple request in one connection,
the ilustrations is like this
instead of
send request 1
receive respone 1
send request 2
receive respone 2
i like to do
send request 1
send request 2
receive response 1
receive response 2
any idea ??
thx
20091021-EE-VQP-81 - Hierarchy / EE_QW_3_20080625