Hi all: I got the java.io.UTFDataFormatException: Invalid byte 2 of 2-byte UTF-8 sequence while running my app. my app would in- take an input xml file and then generate help files out of the xml file now what i have been doing is copy and paste the help content from a WORD file into the xml file, not a GOOD idea ...