Hi,

I am using the HttpClient with the SimpleConnectionManager. Now, in one
Thread I am executing a GetMethod in order to
connect to a website and another Thread is running for responsivness
(GUI) so that the user is able to cancel the
connection. Is it allowed to release the connection from the GUI Thread
or do I have to do so from the executing Thread?

Thanks for helping,
Ben

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to