Nothing Special   »   [go: up one dir, main page]

Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 311 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 311 Bytes

notes-web-application

Notes Web Application using Java JSPs and Servelets

To run app, either run the main.java file located in src/main/java/uk.ac.ucl/main or use maven exec:exec. Once the program has started running, go to http://localhost:8080/ (default port 8080) on a browser to use the web application.