Does anyone have experience in using SOAP with J2ME to communicate with the web server?Can you please, give me good references and share your thoughts in using both together ? thankschinimilli
I haven't try it yet but ther is a SOAP implementation for J2ME : kSOAP ( http://www.ksoap.org)It uses kXML ( http://www.kxml.org) which I try and it work very well ;)