The moose likes XML and Related Technologies and the fly likes get the value from JSON String(SOAP content) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "get the value from JSON String(SOAP content)" Watch "get the value from JSON String(SOAP content)" New topic
Author

get the value from JSON String(SOAP content)

Kumar Ponmaheswaran
Greenhorn

Joined: Mar 10, 2012
Posts: 6
I have a JSON String which will contain SOAP Message content. This is my JSON string:



I want to get the value of customerFirstName.
Give me some suggestions how to get it.
Thanks
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: get the value from JSON String(SOAP content)
 
Similar Threads
spring mvc xmlbean object JSON mapping error
annotation struts2 Json
Reading a 'Collection' object from JSON
Handling Ajax response in struts2
passing response as json vs. string array