UI Deploy

Curated, Short, Web UI Dev we Love.

Simple CRUD Using Jsp, Servlet and MySQL

In this tutorial, we will create a simple CRUD (Create Read Update Delete) User Management Web Application using Jsp, Servlet and MySQL.

For this tutorial, we will need the following tools: (The older or newer version should also works). Moreover, basic Java knowledge is assumed.

view source