hi all,
         i am experiencing a problem with checkboxes:
i have a list of users, each of them is represented by a check box...
the number of the check boxes is dynamic, since i am loading it from a
database that can be modified
now, i would like, for example, to select multiple check boxes at the same
time (corresponding to multiple users)....... and, according to the number
of the users selected, set
a property in the JavaBean that contains all  the users selected...... how
can i do that???
is it possible??
anyone can give me an idea??
thanx in advance
regards
        marco

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to