| Author |
How to parse SOAP Xml using java code ?
|
Prabhat Ranjan
Ranch Hand
Joined: Oct 04, 2006
Posts: 361
|
|
Hi,
I am able to prase normal xml using java.
but SOAP XML , i am not able to parse.
Please nay one help me out how to do it in java.
My SOAP XMl is strating with the tag:
java code for parsing:
|
 |
Saurabh Joshi
Ranch Hand
Joined: Nov 15, 2007
Posts: 37
|
|
Hi Prabhat,
Try this,
this works for my SOAP message.
Hope it helps.
|
 |
Prabhat Ranjan
Ranch Hand
Joined: Oct 04, 2006
Posts: 361
|
|
Thanks yaar its working fine for me.
|
 |
 |
|
|
subject: How to parse SOAP Xml using java code ?
|
|
|