Hai..
I want to write a JSP program.
In that i want to do insert, delete, display records in a same program.
I connected to the database. its working fine.
The problem is it displays the record in the window twice.(becoz it has two records).
I need that to display once.
also i want to activate my insert and delete buttons.
how is it possible?
give me some ideas please...