Greetings
My application needs to connect to a web service. My application is working fine on Nokia Handsets,
But when i install the same application on MicroMax Q5 or Q7 , I get UnSupported Midlet Error .
So before calling the web service i want to check whether Web Services API is supported on the handset.
I know there is a method System.getProperty() and we need to pass Property String to this method to ensure whether this api is supported by the Handset . But i am not able to find the Property String for web Services API i.e. JSR 172.
Please help.

Reply With Quote



