开发者

How to get data set in j2me application?

I am using web service built in .net in which I want to return da开发者_运维问答ta as data set. I am able to send data in a data set, but don't know how to get it java j2me application?


There is no class available for that in j2me. By the way you can return the data as XML format. You can parse the XML and get the values. I seen this link for writing DataSet as XML format. But I don't have knowledge in .net, So you have to create with own stuff. ;)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜