You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Jon.Ridgway" <Jo...@upco.co.uk> on 2002/07/19 11:54:22 UTC

Commons-digester

Hi All,
 
(I apologies in advance as this is not a struts specific question, but I'm
aware that the commons-digester is used by Struts).
 
Is anyone aware of any tutorials/documentation/examples for the
commons-digester. I can only find the JavaDocs (and these are a bit sparse).
 
 
 
Jon Ridgway
 


The contents of this email are intended only for the named addressees and
may contain confidential and/or privileged material. If received in error
please contact UPCO on +44 (0) 113 201 0600 and then delete the entire
e-mail from your system. Unauthorised review, distribution, disclosure or
other use of this information could constitute a breach of confidence. Your
co-operation in this matter is greatly appreciated. 

RE: Commons-digester

Posted by Robert Taylor <rt...@mulework.com>.
Jon, just yesterday I had need to convert an XML document into some Java
objects.
I knew Struts used Digester for this so I read the package descriptions in
the
JavaDocs (http://jakarta.apache.org/commons/digester/api/index.html)
and found them very useful. At least it was enough information for
me to figure out how to use Digester in my scenario.

I would also say take a look at some of the Struts sources such as how the
Digester is initialized in the ActionServlet or used in the
RequestProcessor.

Sorry I don't have any links to more documentation or tutorials I just
thought
you might have overlooked the package information as it was enough to help
me.

robert

> -----Original Message-----
> From: Jon.Ridgway [mailto:Jon.Ridgway@upco.co.uk]
> Sent: Friday, July 19, 2002 5:54 AM
> To: 'struts-user@jakarta.apache.org'
> Subject: Commons-digester
>
>
> Hi All,
>
> (I apologies in advance as this is not a struts specific question, but I'm
> aware that the commons-digester is used by Struts).
>
> Is anyone aware of any tutorials/documentation/examples for the
> commons-digester. I can only find the JavaDocs (and these are a
> bit sparse).
>
>
>
> Jon Ridgway
>
>
>
> The contents of this email are intended only for the named addressees and
> may contain confidential and/or privileged material. If received in error
> please contact UPCO on +44 (0) 113 201 0600 and then delete the entire
> e-mail from your system. Unauthorised review, distribution, disclosure or
> other use of this information could constitute a breach of
> confidence. Your
> co-operation in this matter is greatly appreciated.
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>