|
Thread problem -
12-11-2007, 07:27 AM
Hi
iam using httpconnection to fetch my data from servlet. everything works fine, but if there is no data available in database the thread is hanging. i.e the method in which i am initialising _start= true; is not doing. this is happenign only in the case of empty data from database.
can someone help me please.
Thanks
|