[jdom-interest] Valid and Invalid characters.

Tasso Angelidis TassoA at trustmarque.ca
Thu Jul 26 12:02:30 PDT 2001


How do parsers in general handle invalid characters such as: <>

If someone where to create a new document and call a method similar to
addContent("<>");

Would the parsers transform the <> to escape sequences.

Also how does a parser handle <> when parsing a document?

I have a servlet where customers submit dat to, but I canot handle what data
they enter through the HTTP form. I need to be able to process every
character sent.

Thanks




More information about the jdom-interest mailing list