Posted By:
Aarun_Jones
Posted On:
Friday, October 7, 2005 01:35 AM
According to the design given to me, I will be recieving a SOAP message which has XML document in it. How do I extract the XML intact from the SOAP body? for ex:
Aarun Jones
In Java, when I recieve the SOAP message how do I extract just the person element? I believe we will be using Apache Axis.
I know Java, JSP pretty well. Don't know much about Web Services. Is there a good book for writing such server side web services?
Thanks for your help.
Aarun.