News

SINCE THE INTRODUCTION of JSP technology, two architectures have emerged for building server-side Web applications in Java. The first involves JSPs only, and the second uses JSPs and Servlets together ...
Derived from the popular Java servlet architecture of Java Platform, Enterprise Edition (Java EE is Sun’s new name for J2EE), SIP Servlet brings Internet application development capabilities to ...
Banking-management-system-using-java A Java-based Banking Management System using JSP, Servlets, and MySQL. Features include account creation, login, deposit, withdrawal, and balance enquiry. Built ...
J2EE Architecture <BR><BR>Check out that link to get an idea about the various java web technologies.<BR><BR>Basically, JSP deals with presenting data. Servlets and Beans deal with both presenting ...
Folders and files ... Repository files navigation 🛍️ Product CRUD Web App (JSP/Servlet + Hibernate) A simple web application to manage products, built using JSP, Servlet (Jakarta), Hibernate ORM, ...