View Single Post
  #1 (permalink)  
Old 07-19-2007, 12:26 AM
oregon oregon is offline
Member
 
Join Date: Jul 2007
Posts: 41
oregon is on a distinguished road
org.xml.sax.SAXException
When I compile my program it is all ok, but when I run it this error appears
Code:
org.xml.sax.SAXException: System property org.xml.sax.driver not specified at org.xml.sax.helpers.XMLReaderFactory.createXMLReader(XMLReaderFactory .java:90)at Test.main(Test.java:201)
what's wrong?
is it a bug?
thanks
Reply With Quote
Sponsored Links