Yep. Mind you thats a pretty subjective opinion ;-) Ideally you would be using JAXP (Im pretty sure digester does) which makes your parser pluggable, at which point its just a case of choosing the fastest one you can find (that doesnt have bugs in the features your using!).
-----Original Message----- From: Simon Kelly [mailto:[EMAIL PROTECTED]] Sent: Monday, 13 January 2003 18:04 To: Struts Users Mailing List; [EMAIL PROTECTED] Subject: Re: Xerces or Crimson in struts. So you would suggest Xerces then :-) ----- Original Message ----- From: "Andrew Hill" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Monday, January 13, 2003 11:04 AM Subject: RE: Xerces or Crimson in struts. > Afaik no, but your container should provide you a parser, or you can > download one seperately. > > <btw> > <opinion type="unsolicited"> > Crimson sux > </opinion> > </btw> > > -----Original Message----- > From: Simon Kelly [mailto:[EMAIL PROTECTED]] > Sent: Monday, 13 January 2003 17:55 > To: Struts Users Mailing List > Subject: Xerces or Crimson in struts. > > > Hi, > > Does any one know if there is Xerces or Crimson with the struts package? > One of these is need for the Digester, but I can't find any reference in the > documentation for struts as to whether there is a parser included in the > struts package. > > Cheers > > Simon > > Institut fuer > Prozessdatenverarbeitung > und Elektronik, > Forschungszentrum Karlsruhe GmbH, > Postfach 3640, > D-76021 Karlsruhe, > Germany. > > Tel: (+49)/7247 82-4042 > E-mail : [EMAIL PROTECTED] > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

