An open API service indexing awesome lists of open source software.

https://github.com/jf17/servlet-example


https://github.com/jf17/servlet-example

example java servlet war

Last synced: 5 months ago
JSON representation

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

![servlet](/servlet.png?raw=true)

![jsp](/jsp.png?raw=true)