hi
While using session method, how is it possible to upload data by asynchornous processing i.e. if any error record comes, the updation of correct records should not stop i.e. updation of records coming after error records. normally if error records comes then entire process of session method is stopped, but i want to process it in asynchronous processing.
what to do in session method to achieve this??????
urgent pl.
thanx
rocky