Hi
I need to display data in jsp pulling from dao using java beans, Please can anyone give me the sample application with above topics. Any help would be highly appreciated.
Thanks, Lissy.
hi friend, you can go through the following link JSP CRUD Application
hope this may helpful for you.
If you only need to fetch the data from database using dao you can see the code of listUser.jsp and the UserDao.java code for the corresponding dao method
Ads