From bf1c60b96690865204abd02700a76f7c28f90db2 Mon Sep 17 00:00:00 2001 From: collaboratewithakash <38683470+collaboratewithakash@users.noreply.github.com> Date: Fri, 23 Sep 2022 16:09:58 +0530 Subject: [PATCH] Update README.md --- web-modules/javax-servlets/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web-modules/javax-servlets/README.md b/web-modules/javax-servlets/README.md index fe070f73b5..bda7cd19e3 100644 --- a/web-modules/javax-servlets/README.md +++ b/web-modules/javax-servlets/README.md @@ -12,4 +12,4 @@ This module contains articles about Servlets. - [Jakarta EE Servlet Exception Handling](https://www.baeldung.com/servlet-exceptions) - [Context and Servlet Initialization Parameters](https://www.baeldung.com/context-servlet-initialization-param) - [The Difference between getRequestURI and getPathInfo in HttpServletRequest](https://www.baeldung.com/http-servlet-request-requesturi-pathinfo) -- [Difference between request.getSession() and request.getSession(true)](https://www.baeldung.com/java-request-getsession) +- [Difference Between request.getSession() and request.getSession(true)](https://www.baeldung.com/java-request-getsession)