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
[236 byte] By [shimaaghamry] at [2007-11-25 9:52:56]
# 1

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

Kishore Mandyam at 2007-7-1 19:05:44 > top of Java-index,Development Tools,Java Tools...
# 2
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
shimaa ghamry at 2007-7-1 19:05:44 > top of Java-index,Development Tools,Java Tools...