Update README.md

[skip ci]
This commit is contained in:
edizor
2023-09-08 22:29:20 +08:00
committed by GitHub
parent fb99901305
commit 41829046c5

View File

@@ -5,3 +5,4 @@ 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)
- [Set a Parameter in an HttpServletRequest in Java](https://www.baeldung.com/java-servlet-request-set-parameter)