----- Original Message -----
Sent: Thursday, March 25, 2004 9:08
PM
Subject: Re: [displaytag-user] Editable
Table Implementation
all,
i have tried a couple ways to send the example
war i created for the editable displaytag. i finally decided to cut out
all the commons libraries just so i can email it.
so if you need a table with selectable rows, give
this sample a look. it is based on 1.0b2, so it is not the most recent
base code.
here is the sample, just put back in the commons
lang, beanutils, logging, and collections.
thanks,
steve
----- Original Message -----
Sent: Wednesday, March 24, 2004 10:41
PM
Subject: Re: [displaytag-user] Editable
Table Implementation
all, but matt and john in
particular,
as promised here is my selectable displaytag
implementation. it still could
use some refactoring, but here is a
first run. the major refactoring would
be to the TableTag anyway
and that would require some real MVC
considerations.
anyway, there
is a word document describing everything and showing a diff
tree of the
file changes. i included the new source and an super simple
sample
app with a new displaytag jar and new tld. test.jsp uses
radio
buttons, test2,jsp uses checkboxes.
please check it out and
let me know what you think. i know this would help
our company, and
i believe many other users.
unfortunately this is larger than a
single email, so i will send it in three
emails. the webtest.jar is
actually just a zip of the a web app. the display-src.jar is a zip of
the source code. your server is denying zip
extensions.
thanks,
steve