Hi all, Dont know whether this post is in the right category...if not, i request the mods to move it... I am totally new to servlets and JSP and started to learn them a few days back. But my teacher gave an assignment in JSP which I have no clue how to do. Can anyone please help me out?? The assignment is this... A JSP code to create Employee details with the following fields : 1. Name 2. Salary 3.Employee ID It should also have options to Add and Modify. And once the form is filled and saved, a page containing the details of all employees including the newly added one must be displayed. I am supposed to store it in a database and also be able to retrieve it. I need your help people!!
you can download one such sample here http://www.java2s.com/Code/Java/JSP/JSPDatabaseDemo.htm http://www.roseindia.net/jsp/Accessingdatabase-fromJSP.shtml