Re: [digester] further usage examples

2003-09-28 Thread robert burrell donkin
committed. many thanks. it should be possible to use maven (thanks dion!) to generate some documentation for the examples. will probably need some jelly to tie everything together. i don't have the time to do this right now so if anyone wants to volunteer to get this working, please post

Re: [digester] further usage examples

2003-09-27 Thread Simon Kitching
On Fri, 2003-09-26 at 08:11, robert burrell donkin wrote: hi simon committed. many thanks and keep up the good work. i'll look forward to the next installment :) (i still want to find a way to get maven to generate html from the source but that'll probably need to wait a little while.)

Re: [digester] further usage examples

2003-09-27 Thread dion
Simon Kitching [EMAIL PROTECTED] wrote on 27/09/2003 05:01:47 PM: On Fri, 2003-09-26 at 08:11, robert burrell donkin wrote: hi simon committed. many thanks and keep up the good work. i'll look forward to the next installment :) (i still want to find a way to get maven to generate

Re: [digester] further usage examples

2003-09-25 Thread robert burrell donkin
hi simon committed. many thanks and keep up the good work. i'll look forward to the next installment :) (i still want to find a way to get maven to generate html from the source but that'll probably need to wait a little while.) - robert On Monday, September 22, 2003, at 01:28 AM, Simon

[digester] further usage examples

2003-09-21 Thread Simon Kitching
Hi, When I posted my original example of digester usage (now checked in as digester/src/examples/api/addressbook) I promised more. Well, attached is a proposed follow-on example entitled Catalog (library catalog), that demonstrates: * how to use Digester.getRoot() to retrieve the root object