Populate checkboxes in JSP
843785Dec 22 2008 — edited Dec 22 2008Hi All,
I am trying to populate the values of the check boxes by getting the values from the database. Say (a,b,c) are stored.
Is there any contains function that I can use?
How can I do this if I am not allowed to use javascripts.?