Dear all,
I have a midlet that use a Timer to initiate a new HttpConnection to get data from a servlet whenever the Timer is activated. after running for a few times, the httpConnection.getResponseCode() method throw an IOException.
Does anyone have such problem in your application??
Regards,
joey829

Reply With Quote

