This article describes how to deploy a JSP website using Docker and Apache Tomcat.
Create a "Dynamic Web Project" in eclipse and add a jsp file index.jsp
Organize your working directory like this:
This article describes how to deploy a JSP website using Docker, Apache Tomcat.
I found a way to make a minimal JSP web application from scratch, without any IDE. (ref: https://www.youtube.com/watch?v=JEBR_KJdzSk)
First, organize your working directory like this: