You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created JsonObject from String, then used XML.toString(JsonObject o) to create XML String to send response in my Servlet. But browser says it's invalid.
I created JsonObject from String, then used XML.toString(JsonObject o) to create XML String to send response in my Servlet. But browser says it's invalid.