I am trying to get a value from a JSON string but I am getting a null value instead.
App2.java :
package JsonExample1; import org.codehaus.jackson.J
Another way to get the inner element, with .at() method:
rootNode.at("/HotelListResponse/customerSessionId")