I think to use JAXP you still need a parser like xerces and you need xalan
etc unless you use JDK1.4 which includes sun's parser crimson and xalan? (I
found crimson quite buggy in dealing with DOM 2.0).
I would suggest use JAXP plus xecers/Xalan since your code will comply with
standard JDK and you are free to change to any other parsers without
changing your code if you wish in the future.
Bruce
----- Original Message -----
From: "Mike Silvers" <msilvers@HBS-INC.COM>
To: <java400-l@midrange.com>
Sent: Friday, June 07, 2002 8:54 AM
Subject: More on XML Parsers
> Thanks for the responses about the Xerces parser. We are trying to decide
> on which parser to use for a project. Is anyone using the Sun JAXP Parser
> on their 400? Any problems with it? Any other parser suggestions?
>
> Thanks again!
>
> Mike
>
> ================================
> Mike Silvers
> AS/400 Senior Programmer/Analyst
> AS/400 IBM Certified RPG IV Developer
> AS/400 IBM Certified Solutions Expert
> Hainey Business Systems
> 8 E. Canal St
> Dover, PA 17315
> Branch Office: (410) 397-8739
> Phone: (800) 932-3380 ext. 237
> Fax: (717) 292-9474
> Web: http://www.hbs-inc.com
> ________________________________
> Providing E-Commerce, EDI, AS/400
> Development, Java Development,
> and related services nationwide.
> ================================
>
>
> _______________________________________________
> This is the Java Programming on and around the iSeries / AS400 (JAVA400-L)
mailing list
> To post a message email: JAVA400-L@midrange.com
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/cgi-bin/listinfo/java400-l
> or email: JAVA400-L-request@midrange.com
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/java400-l.
>