Hello
i have created a webpage for a project using jsp in netbeans.
I have created a listbox. I want it to display data from database(MS-access) and I should then be able to modify data in database like I should be able to change an entire record through the listbox when i enter the id(field)
when i enter the id it should show the data of all the fields in a listbox and then i can should be able to change the entries in the database.