| Author |
Problem with retireving checkbox values from a jsp to a servlet.
|
smyle khanna
Ranch Hand
Joined: Jan 14, 2004
Posts: 54
|
|
Hi i have a jsp page with provides certain permission for add,delete n edit which r checkboxes. there r 5 rows of add,delete n edit for different users. at submit the data has 2 b inserted to the database n this is done using a servlet. the problem is i donno how 2 retrieve the values of a check box for a particular row of users and check whether they have been selected or not. it wuld be helpful if i get the code or similar example thanks in advance Smyle
|
 |
 |
|
|
subject: Problem with retireving checkbox values from a jsp to a servlet.
|
|
|