When I parse after setValidating(false), why does Digester still try to
retrieve the dtd file? What else do I need to set in Digester to make it
ignore xml like <!DOCTYPE cardActionVendor SYSTEM
"cardActionVendor.dtd"> ? Otherwise, I cannot parse and if I don't have
the dtd at the moment and always get the java.io.FileNotFoundException
(The system cannot find the file specified). Using Digester 1.7.
Thanks,
Jon
---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org
|