Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 266 Bytes

File metadata and controls

9 lines (6 loc) · 266 Bytes

This project uses JSP to show the current unix time.

You can compile this into a directory and a .war file by executing this command:

mvn package

Learn more at HappyCoding.io/tutorials/java-server/jsp.