On Thu, 2006-11-09 at 15:33 -0600, Daniel Chacón Sánchez wrote:
> anyone??
> 
> 2006/11/9, Daniel Chacón Sánchez <[EMAIL PROTECTED]>:
> >
> > If someone explain how to do this with a multiple select and with
> > checkboxs better for me :-)
> >
> > 2006/11/9, Daniel Chacón Sánchez <[EMAIL PROTECTED]>:
> > >
> > > hi all!
> > >
> > > I have a question, I'm using struts.
> > >
> > >                  <html:select  ...
> > >                  <html:option  ....
> > >
> > > I have an object of pacients, I show them on a JSP, then I need to
> > > select some of them (by checkbox) and then submit the form. In the action 
> > > i
> > > need to know which patients where selected. The object of patients is an
> > > arrayList of patients which contains the id, name, etc.
> > >
> > > In resume in the action I need to know which are the IDs selected from
> > > the <html:select.
> > >
> > > P.D: something like the image

Daniel,

Have you tried searching for the answer online?

Here's one possibility: http://www.husted.com/struts/tips/007.html

That link was from: http://struts.apache.org/1.3.5/faqs/index.html

Or Google: http://www.google.com/search?hl=en&q=struts%20checkboxes

I think you weren't answered because the question is about basic Struts
functionality.  The answers are all over the place -- it took me less
than 2 minutes to find dozens of likely sources.

I'm sorry to get snarky, but these good people spend much time answering
questions at no cost to the questioner.  The least they (and I) expect
in return is not to get asked FAQs, and then get desperate-sounding
reposts when the replies are not quick enough for you.

(Okay, maybe I need more coffee.)

Chris

-- 
Christopher D. Goldman
[EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to