Hi,
I am trying SAX, I have my XML document and my java code. Ok. But reading a book about
J2EE on Weblogic I have found that I have to instantiate an XMLReader wich I need a class
depending on then container for. And I have no idea what class is it. I mean:
XMLReader aReader = new
XMLReaderFactory.createXMLReader('weblogic.apache.xerces.parsers.SAXParser')
What I need is the class that is between then apostrophes.
I will apreciate any help.
Thanking in advance,
pepelara
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4169737#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...