screenshot from 2018 12 22 12 50 21 - Java JSP and Bean CRUD - Free Source Code

Java JSP and Bean CRUD – Free Source Code

Posted on

screenshot from 2018 12 22 12 50 21 - Java JSP and Bean CRUD - Free Source Code

CRUD stands for Create, Learn (or retrieve), Replace, Delete. It’s a Java Server Web page (JSP) project with a JavaBean that’s used to perfom the create learn replace and delete operations. For the database it makes use of java derby ‘jdbc:derby://localhost:1527/pattern’ and desk STUDENTS with three columns specifically First identify, Final identify and ID quantity. I’ve used Semantic UI and w3.css for styling and JQuery.


Source link