SB wrote: > The following program works correctly with xerces-1.4.4, but not > with 2.0.1. Is this a bug?
A bug was introduced indirectly to the HTML DOM from a change that was made in the base XML DOM implementation in Xerces 2.0.1. Either use version 2.0.0 or grab the jars from the daily build: http://gump.covalent.net/jars/latest/xml-xerces2/ -- Andy Clark * [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
