News

Java Servlet CRUD for Cars This project implements a simple CRUD (Create, Read, Update, Delete) for cars in Java using Servlets. The CRUD allows managing car information, storing data in memory.
Todopro is a web-based todo list application built using Java servlets and Hibernate. It allows users to create, edit, delete, and mark as complete their todo items.