Hello, I m new to struts. I m facing a proble with struts checkboxes. How have multiple checkboxes in my jsp page. The value of these checkboxes are saved in the database i.e. a 'Y' for a check box that is checked and a 'N' for a checkbox that is not selected. now I have to show these check boxes in a jsp page according to the values in the database i.e. show those checkboxes checked that have a 'Y' corresponding to them in the database and for those that have a 'N' corresponding to them in the database should remain uncheck.
Please suggest me something....... -- View this message in context: http://www.nabble.com/Problem-with-%3Chtml%3Acheckbox-%3E-in-struts-tf3893982.html#a11039273 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]