https://github.com/jf17/servlet-example
https://github.com/jf17/servlet-example
example java servlet war
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jf17/servlet-example
- Owner: jf17
- Created: 2021-05-28T18:58:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-28T20:15:56.000Z (over 4 years ago)
- Last Synced: 2025-01-12T09:28:22.368Z (about 1 year ago)
- Topics: example, java, servlet, war
- Language: Java
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java servlet example.
## alex.war
### http://localhost:8080/alex/my-servlet
Manual:
https://javaee.github.io/servlet-spec/downloads/servlet-4.0/servlet-4_0_FINAL.pdf

