Thanks William.
I took a note of your reply. As my application is still in design phase I will take care of it.
I have one more query is it possible to know Midp version of mobile connecting to server.
Actually whenever request for a midlet.jar arrives on Web Server, I want to push Midlet.jar(version midp1.0) to mobile supporting Midp1.0 and Midlet.jar(version midp2.0) to mobile supporting Midp2.0. To do this i need to know the midp version on server.
Kindly tell me is it possible ?? if yes kindly provide some details.