[
Lists Home |
Date Index |
Thread Index
]
Hamacher, John E. wrote:
>
> Garsh, I've read that before. Oh well, so I need to except SAX reality.
> Does anyone know why Xerces might behave differently under WebSphere 4 with
> Java 1.3 and Tomcat 5 with Java 1.4? Why would it change?
>
It's not clear what's breaking; but if I had to guess I'd say look to
see whether you used to have a DOCTYPE in your servlet.xml and no longer
do, or vice versa. That would at least explain the shift between
characters() and ignorableWhitespace().
--
Elliotte Rusty Harold elharo@metalab.unc.edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim
|