jsp-servlet-basics
A simple Java CRUD demo showing how JSP views, Servlets, and an H2 database work together using plain JDBC and embedded Tomcat. Great for learning classic Java web app flow end-to-end.
JAVA, JSP, SERVLET
A simple Java CRUD demo showing how JSP views, Servlets, and an H2 database work together using plain JDBC and embedded Tomcat. Great for learning classic Java web app flow end-to-end.
JAVA, JSP, SERVLET
A beginner-friendly Docker guide that explains core concepts in plain language and shows the minimum commands to run your first container.
TOOLING, DEVOPS, JAVASCRIPT, SOFTWARE ENGINEERING