On Thu, 19 Sep 2002, V. Cekvenich wrote:
> Date: Thu, 19 Sep 2002 11:05:19 -0400
> From: V. Cekvenich <[EMAIL PROTECTED]>
> Reply-To: Jakarta Commons Developers List <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Digester add files
>
> What other jar files does digester need to execute at run time?
> (ex: Xerces, JaxP, SAX ?)
> tia, V.
>
The requirements (along with all the other documentation) are in the
package description JavaDocs, available online at:
http://jakarta.apache.org/commons/digester/api/index.html
It needs:
* XML parser accessible via JAXP/1.1 APIs
* commons-beanutils.jar
* commons-collections.jar
* commons-logging.jar
Craig
>
> --
> 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]>