RE: question about submitting checkboxes

2008-07-13 Thread Jishnu Viswanath
:: PASSION :: EXCELLENCE -Original Message- From: Jeromy Evans [mailto:[EMAIL PROTECTED] Sent: Sunday, July 13, 2008 1:38 PM To: Struts Users Mailing List Subject: Re: question about submitting checkboxes Eric Hamacher wrote: > Hello: > > > > I have a form on which there

Re: question about submitting checkboxes

2008-07-13 Thread Jeromy Evans
Eric Hamacher wrote: Hello: I have a form on which there can, in theory, be an infinite number of checkboxes (Users are selecting files from a tree and there is no telling how many will be selected). The name of each checkbox is determined at runtime (= to the path of the file). That being

question about submitting checkboxes

2008-07-11 Thread Eric Hamacher
Hello: I have a form on which there can, in theory, be an infinite number of checkboxes (Users are selecting files from a tree and there is no telling how many will be selected). The name of each checkbox is determined at runtime (= to the path of the file). That being the case, how can I set