java-tutorials/web-modules/javax-servlets-2/README.md

8 lines
284 B
Markdown
Raw Normal View History

## Servlets
This module contains articles about Servlets.
### Relevant Articles:
- [Check if a User Is Logged-in With Servlets and JSP](https://www.baeldung.com/servlets-jsp-check-user-login)
- [How to Mock HttpServletRequest](https://www.baeldung.com/java-httpservletrequest-mock)