| 
									
										
										
										
											2019-10-31 20:43:47 -05:00
										 |  |  | ## Servlets
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | This module contains articles about Servlets. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ### Relevant Articles:
 | 
					
						
							|  |  |  | - [Introduction to Java Servlets](https://www.baeldung.com/intro-to-servlets) | 
					
						
							|  |  |  | - [An MVC Example with Servlets and JSP](https://www.baeldung.com/mvc-servlet-jsp) | 
					
						
							|  |  |  | - [Handling Cookies and a Session in a Java Servlet](https://www.baeldung.com/java-servlet-cookies-session) | 
					
						
							|  |  |  | - [Uploading Files with Servlets and JSP](https://www.baeldung.com/upload-file-servlet) | 
					
						
							|  |  |  | - [Example of Downloading File in a Servlet](https://www.baeldung.com/servlet-download-file) | 
					
						
							|  |  |  | - [Returning a JSON Response from a Servlet](https://www.baeldung.com/servlet-json-response) | 
					
						
							| 
									
										
										
										
											2020-01-22 13:25:52 +08:00
										 |  |  | - [Jakarta EE Servlet Exception Handling](https://www.baeldung.com/servlet-exceptions) | 
					
						
							| 
									
										
										
										
											2019-10-31 20:43:47 -05:00
										 |  |  | - [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) | 
					
						
							| 
									
										
										
										
											2022-09-23 16:09:58 +05:30
										 |  |  | - [Difference Between request.getSession() and request.getSession(true)](https://www.baeldung.com/java-request-getsession) |