Hi all,
I encountered following exception when I tried this
: XMLReader xmlReader =
XMLReaderFactory.createXMLReader();
The exception was :
org.xml.SAXException : System property org.xml.sax.Driver not
specified
I don't know what do I have to put into system
property ? Please help.
Thanks in advance.
Quan
|