[jdom-interest] Re: Problems with OracleV2DOMAdapter

Sng Wee Jim weejim at ecquaria.com
Thu Nov 30 18:14:59 PST 2000


instead of using
    <!DOCTYPE xml SYSTEM
"http://mrc3k.micro.lucent.com/~aballen/CreatePack-w.dtd">

try
    <!DOCTYPE REQUEST SYSTEM
"http://mrc3k.micro.lucent.com/~aballen/CreatePack-w.dtd">

the word after the DOCType has to be the tagname of the root element, in
this case REQUEST instead of xml.\

- jim -




More information about the jdom-interest mailing list