Updated README.md
added link back to the article: https://www.baeldung.com/java-httpservletrequest-mock
This commit is contained in:
parent
29a83bcc4a
commit
164cfa7630
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue