mobile webservice client
I want to know the steps of how to develop JAX RPC mobile client for a web service ?I want to develop mobile application to connect to a web service using jax rpc (JSR 172)I'm using sun one studiothnx
Hi Shimaa,
Please take a look at the following tutorial.
http://developers.sun.com/tools/javatools/documentation/s1s41/mobilequote.html
The following code has all useful code samples
http://developers.sun.com/prodtech/javatools/reference/codesamples/index.html
Thanks
Kishore
hi Kishore Mandyam ,I 've already tested this example.In this example, the mobile connect to the web service using KSOAPbut i'm asking how the mobile connect to the web service using JAX-RPX (JSR 172)thnx for ur interest