Peter Barraud wrote:
>
> > From: M H Rao
> >
> > which XML parser is best.
>
> I have used the JDOM it seemed to work fine for me and it was
> really really easy to use
>
Just a nit: JDOM isn't a parser, it's a layer over
the top of a parser (by default is uses Xerces...)
If the original poster really wants just a parser,
Xerces jars and documentation are available at:
http://xml.apache.org/
It's probably a good idea to be at least a little
familiar with the normal DOM and SAX interfaces,
even for people working with JDOM or dom4j...
--
Christopher St. John [EMAIL PROTECTED]
DistribuTopia http://www.distributopia.com
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html