Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

XML InvalidParsingException

Status
Not open for further replies.

susai

Programmer
Jul 21, 2006
1
IT
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top