Possible Duplicate:
JSON: why are forward slashes escaped?
Using org.json.JSONWriter
in Java, if I include XML values, the closing tags show up escaped. For example:
<version>2.0<\/version>
Possible Duplicate:
JSON: why are forward slashes escaped?
Using org.json.JSONWriter
in Java, if I include XML values, the closing tags show up escaped. For example:
<version>2.0<\/version>