Sample program for creating XML and send the XML data to web service and getting back the XML response from web server in blackberry?
A:
Web Services APIs for J2ME, Part 1: Remote service invocation API
Web Services APIs for J2ME, Part 2: Java API for XML processing
How to call a .NET web service from Blackberry Simulator?
Better approach for XML Creation in Blackberry
Add XML parsing to your J2ME applications
Max Gontar
2009-11-12 08:23:38
+1
A:
kXML - XML Library for J2ME devices
Tutorial setting up for kXML on Blackberry
Google cache of page with some samples
If you go with kXML you need to verify the JAR file before it will work. I gave up on trying to get the kXML JAR file to work for my project and just included the source in the project.
Mark
2009-11-12 08:31:01