Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enterprise Computing - Project 4

How to compile:

$ javac -cp /usr/local/apache-tomcat-10.0.27/lib/servlet-api.jar:/Library/Java/mysql-connector-j-8.0.31/mysql-connector-j-8.0.31.jar $(find . -name '*.java')

...then run your apache tomcat server with:

$ bash /usr/local/apache-tomcat-10.0.27/bin/startup.sh

and to shutdown:

$ bash /usr/local/apache-tomcat-10.0.27/bin/shutdown.sh

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages