i have one situation
in
jsp thereare values in the combo
and whenu select the value in the combo that corresponding values are displayed in table
sno field bolean
1 aa required here one checkbox will be there
2 aaq required here one checkbox will be there
3 aa c required here one checkbox will be there
when u select the checkbox that values areupdated in database.
up to this no problem.
when u call the same jsp file the updated values are displayed innplace of required.
for eg i fu check the yes should be displayed otherwise no should be displayed