Hi everybody, I'm trying to submit to a servlet a XML request but I get an error: An InvalidParsingException has occurred: Parsing error, line 1, column 1383, uri null
An invalid XML character (Unicode: 0x0) was found in the value of attribute "name" and element is "parm".
The encoding of the request is UTF-8. Can anybody help me?Thanks in advance.
An invalid XML character (Unicode: 0x0) was found in the value of attribute "name" and element is "parm".
The encoding of the request is UTF-8. Can anybody help me?Thanks in advance.