checkbox value from database?
hello,
i had posted the same question before but didn't got any reply.
plz help me its very urgent.
i have 2 forms - 1st form is add form and 2nd form is view form.
in add form when i click on the checkbox the value or the name given to the checkbox gets stored in oracle database.
i want that when i go in the view form, the checkbox which i had clicked in add form should be clicked automatically taking it value from databasei.e i want that when i view all the data i view form it should also show me the value of the checkbox.
i am using java jdk1.3 and oracle database.
plz help
thanks in advance.

