Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whizsid/sliit-oop-assignment
Java Servlet Web Application Assignment.
https://github.com/whizsid/sliit-oop-assignment
Last synced: 4 days ago
JSON representation
Java Servlet Web Application Assignment.
- Host: GitHub
- URL: https://github.com/whizsid/sliit-oop-assignment
- Owner: whizsid
- Created: 2020-05-01T18:16:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-21T03:21:06.000Z (over 2 years ago)
- Last Synced: 2024-11-22T03:44:50.937Z (2 months ago)
- Language: Java
- Size: 1.16 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## To Build A War File
```
mvn compile```
## To deploy
Copy war file to `webapps` directory.