Your right, I have just gotten started with Jelly and didn't realize that the ANT tags were so easily accessible.
-jason -----Original Message----- From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: 9/28/02 12:36 AM Subject: cvs commit: jakarta-commons/digester/src/java/org/apache/commons/digester package.html rdonkin 2002/09/28 00:36:33 Modified: digester/src/java/org/apache/commons/digester package.html Log: Added example code FAQ Revision Changes Path 1.15 +18 -0 jakarta-commons/digester/src/java/org/apache/commons/digester/package.ht ml Index: package.html =================================================================== RCS file: /home/cvs/jakarta-commons/digester/src/java/org/apache/commons/digester/ package.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- package.html 22 Sep 2002 21:52:50 -0000 1.14 +++ package.html 28 Sep 2002 07:36:33 -0000 1.15 @@ -858,6 +858,24 @@ for the Servlet Spec. 2.4 but is not recognized by JAXP 1.1 parsers. This warning is harmless. </p></li> +<li><strong>Where Can I Find Example Code?</strong> +<p> +Digester ships with a sample application: a mapping for the <em>Rich Site Summary</em> format used +by many newsfeeds. Download the source distribution to see how it works. +</p> +</li> +<li><strong>When Are You Going To Support <em>Rich Site Summary</em> Version x.y.z?</strong> +<p> +The <em>Rich Site Summary</em> application is intended to be a sample application. +It works but we have no plans to add support for other versions of the format. +</p> +<p> +We would consider donations of standard digester applications but it's unlikely that +these would ever be shipped with the base digester distribution. +If you want to discuss this, please post to <a href='http://jakarta.apache.org/site/mail.html'> +common-dev mailing list</a> +</p> +</li> </ul> <a name="doc.Limits"></a> <h3>Known Limitations</h3> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> This email message and any attachments are for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient or his/her representative, please contact the sender by reply email and destroy all copies of the original message. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>