Re: Resultsets and multi-check forms

2004-06-16 Thread Chris Cranford
uts Users Mailing List Sent: Wednesday, June 16, 2004 4:35 PM Subject: Re: Resultsets and multi-check forms Ah ha. I think I just understood the real problem; each subsequent submission of the form wipes out the current collection of selected checkboxes. If that's your problem,

Re: Resultsets and multi-check forms

2004-06-16 Thread DGraham
jguru.com/faq/view.jsp?EID=925277 Dennis   "Chris Cranford" <[EMAIL PROTECTED]> 06/16/2004 04:06 PM Please respond to "Struts Users Mailing List" <[EMAIL PROTECTED]> To "Struts Users Mailing List" <[EMAIL PROTECTED]> cc Subject Re: Resultsets

Re: Resultsets and multi-check forms

2004-06-16 Thread DGraham
Please respond to "Struts Users Mailing List" <[EMAIL PROTECTED]> To "Struts Users Mailing List" <[EMAIL PROTECTED]> cc Subject Re: Resultsets and multi-check forms Sort-of Yes. We never really "persist" what is selected to any layer bey

Re: Resultsets and multi-check forms

2004-06-16 Thread Chris Cranford
ginal Message - From: [EMAIL PROTECTED] To: Struts Users Mailing List Sent: Wednesday, June 16, 2004 3:42 PM Subject: Re: Resultsets and multi-check forms You might want to re-present the problem. When I read your email, it seemed like you were describing a typical use-case: 1. Ge

Re: Resultsets and multi-check forms

2004-06-16 Thread DGraham
s. Dennis "Chris Cranford" <[EMAIL PROTECTED]> 06/16/2004 03:35 PM Please respond to "Struts Users Mailing List" <[EMAIL PROTECTED]> To <[EMAIL PROTECTED]> cc Subject Re: Resultsets and multi-check forms I haven't seen any c

Re: Resultsets and multi-check forms

2004-06-16 Thread Chris Cranford
I haven't seen any comments on this .. any ideas? > To broaden the prior discussion on resultset caching, I'd like to also ping > the group on the concept of being able to have this "resultset" of data and > paging through it but extendeding it to where a checkbox exists for each > viewable record

Resultsets and multi-check forms

2004-06-16 Thread CRANFORD, CHRIS
To broaden the prior discussion on resultset caching, I'd like to also ping the group on the concept of being able to have this "resultset" of data and paging through it but extendeding it to where a checkbox exists for each viewable record. I need to be able to pre-select values from a database