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

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages