Updated README.md

added link back to the article: https://www.baeldung.com/java-httpservletrequest-mock
This commit is contained in:
Asjad J 2022-06-06 11:45:42 +05:00 committed by GitHub
parent 29a83bcc4a
commit 164cfa7630
1 changed files with 1 additions and 0 deletions

View File

@ -4,3 +4,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)