File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Java Micro Edition and the fly likes xml or soap for data transmission? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Java Micro Edition
Reply Bookmark "xml or soap for data transmission?" Watch "xml or soap for data transmission?" New topic
Author

xml or soap for data transmission?

urarom sogard
Greenhorn

Joined: Sep 10, 2002
Posts: 21
I have to transmit over a http connection a collection of beans to a j2me application. Please tell me wich is the best solution:
* to transform the beans in a XML file and to parse (kxml) it on the palm
* or to use the a ksoap implementation
Please explain me the pros & cons.
 
I agree. Here's the link: http://jrebel.com/download
 
subject: xml or soap for data transmission?
 
Similar Threads
Whats the Difference between applicationContext.xml, webApplicationContext.xml and context-*.xml ?
How to create Web Services in NetBeans from start
xml or soap for data transmission
How to Creating the JavaBeans using MySql
How to store arraylist in xml file