Click here to Skip to main content
15,887,596 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
C#
how to retrieve data from database and display it in table with edit,delete option? using (jdbc servlet html css)


What I have tried:

using jdbc and servlet I can fetch the data but unable to form it in table and add edit,delete option.
Posted
Updated 6-Jun-16 21:05pm

1 solution

You could try to use AngularJS. Here is one starting point out of many:
AngularJS Tutorial[^]

And this one Angular JavaScript Framework: Interacting with Java Servlet Backend[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900