cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Parsers

Former Member
0 Kudos

Hello All,

Can any one provide me with links/PDF files which gives a basic (really the basics) idea as to how to parse a SOAP response. Does SAP NetWeaver provide us with a built in parser, or should third-party parsers need to be used.

TYA,

Sachin.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

According to me the SAAJ api is the best avaliable api for creating and parsing SOAP xml messages. Please refer to the following link for details,

http://java.sun.com/webservices/saaj/

http://java.boot.by/wsd-guide/ch05s04.html

http://www.ibm.com/developerworks/xml/library/x-jaxmsoap/

Regards,

Guru.

PS: Reward points for helpfull replies.

Answers (0)