Java JSP and Bean CRUD

Language

CRUD stands for Create, Read (or retrieve), Update, Delete. It is a Java Server Page (JSP) project with a JavaBean that is used to perfom the create read update and delete operations. For the database it uses java derby 'jdbc:derby://localhost:1527/sample' and table STUDENTS with 3 columns namely First name, Last name and ID number. I've used Semantic UI and w3.css for styling and JQuery.

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Tags

Comments

Add new comment