Update README.md

[skip ci]
This commit is contained in:
edizor 2023-09-08 22:29:20 +08:00 committed by GitHub
parent d68d446414
commit db4b3b2445
1 changed files with 1 additions and 0 deletions

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)