I hope you have time to answer this inquiry.  Sorry if it's lame.  I only
was able to dig into the http://www.displaytag.org/index.jsp, which is a
fantastic bit of work, by the way.  All of the examples are great; the
coolest documentation I've seen in sourceforge land!

Anyway, I wanted to implement a list where the user would select things from
a list, page down, and maybe select more things, page up, and still see
those items previously checked.  I saw
http://www.displaytag.org/example-paging.jsp, but of course no checkboxes on
that example.

Is that asking for checkboxes too much?  I don't have a problem with
capturing the selected item id's (unique) in the servlet, but I didn't see
how I'd communicate the "selection" information back to the taglib so the
html would render with the checkbox selected if the user paged backwards.

Thanks.

--Dale--



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to