weird behavior while canceling a Http request.

In the app we are building @ www.mangospring.com we are supporting cancellation of ongoing Http request. In which we are facing following problems,

either 1. app crashes on calling cancellation

or 2. It do not sends immediate request after cancellation

Since we din't have any method to kill or stop thread in J2ME we are simply ignoring the execution of Http thread and we are removing that request from the request queue. But in this case we are facing above problem.

[495 byte] By [MangoSpringa] at [2007-11-27 8:51:39]
# 1
show us the code used ?
suparenoa at 2007-7-12 21:05:16 > top of Java-index,Java Mobility Forums,Java ME Technologies...