The Tomcat XML Parser seems to  replace ctrl chars(such as \n)
with char strings(ie \n becomes \\n).  Anyone know the technique
to specify ctrl chars in xml files?  Tried &0x<code>; and got
a SAXException on parsing.


---
Michael Wentzel
Software Developer
<A HREF="http://www.aswethink.com">Software As We Think</A>
<A HREF="mailto:[EMAIL PROTECTED]">Michael Wentzel</A>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to