SOAP & Midlet

Hi, I'm developing a client application for a cell phone using Midlets, but i have to use a service located on a separate server. Can I use SOAP inside a Midlet to call the server's methods? Thanks,Salvatore
[244 byte] By [salvo503] at [2007-9-26 1:18:48]
# 1
Yes, you can.On Enhydra site you can find a KSoap implementation.href=" http://ksoap.enhydra.org/index.html"It works very well.Please let me know.
francesco.mondora at 2007-6-29 0:50:21 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
Thanks! It worked very well even if I made some changes to a couple of classes.
salvo503 at 2007-6-29 0:50:21 > top of Java-index,Java Mobility Forums,Java ME Technologies...