Skip to content
This repository was archived by the owner on Jan 2, 2025. It is now read-only.

AlexBethel/tomcat-docker-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSE321 Tomcat Docker setup

This is the configuration I'm using for running Apache Tomcat in CSE321. To set it up, type ./run.sh in the root directory; press C-c to kill the server. By default, the server listens on port 8080 of the host machine, and has two web apps: one with the page /hello/hello.jsp that calculates 2 + 2 server-side with JSP, and another with /alexApp/alex that prints "Hello World" server-side.

About

Simple Docker setup for Apache Tomcat for CSE321

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published