Spring 7 and Spring Boot 4 playground
-
Updated
Feb 10, 2026 - Java
Spring 7 and Spring Boot 4 playground
Going deeper on Jakarta EE
Tomcat Maven Plugin provides goals to manage and deploy web applications to a Tomcat server 10.1.x and 11.0.x directly from Maven
To learn the Java Session Mangement create this small jsp pages. As it can login and save user in the session and after login it show welcome message on welcome.jsp page with name from login page. It have logout button that invalidate or delete the session . Used the JSP , Sevlet , JDK 25 , WebServlet() Annotation.
A web-based application to manage employees, attendance, and salaries efficiently using JSP, MySQL, and Bootstrap. This project is built as part of the Advanced Internet Programming Lab.
Add a description, image, and links to the tomcat11 topic page so that developers can more easily learn about it.
To associate your repository with the tomcat11 topic, visit your repo's landing page and select "manage topics."