Full-stack web application for managing student records built with Java Servlets, JSP, JDBC, and MySQL. Includes registration, editing, and deletion of student information. A web-based Student ...
🏦 Banking Application This Banking Management System is a full-stack Java web application built using JSP, Servlets, JDBC, and MySQL. It simulates real-world banking operations — allowing users to ...
JSP stands for Java Servlet Pages, a shorthand way of writing simple Servlets, more akin to other web scripting languages like PHP and ASP. A JSP file basically contains HTML, but with embedded JSP ...