Stateful form components?

2007-10-12 Thread lightbulb432
What set of taglibs can I download to be able to use stateful form components (e.g. checkboxes that know whether they should be checked or not based on existing values in the domain objects, or based on the previous attempt at submitting the form)? The input library at http://jakarta.apache.org

Re: Stateful form components?

2007-10-12 Thread Kris Schneider
On 10/12/07, lightbulb432 [EMAIL PROTECTED] wrote: What set of taglibs can I download to be able to use stateful form components (e.g. checkboxes that know whether they should be checked or not based on existing values in the domain objects, or based on the previous attempt at submitting