Blackberry - send/receive XML data with webservice

前端 未结 2 1575
挽巷
挽巷 2021-01-07 14:35

Sample program for creating XML and send the XML data to web service and getting back the XML response from web server in blackberry?

2条回答
  •  暖寄归人
    2021-01-07 15:08

    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

提交回复
热议问题