Formatting
This commit is contained in:
		
							parent
							
								
									78e9357e5e
								
							
						
					
					
						commit
						f898f69d0b
					
				| @ -20,6 +20,7 @@ public class FormServlet extends HttpServlet { | ||||
| 
 | ||||
|         try { | ||||
|             double bmi = calculateBMI(Double.parseDouble(weight), Double.parseDouble(height)); | ||||
|              | ||||
|             request.setAttribute("bmi", bmi); | ||||
| 
 | ||||
|             response.setHeader("Test", "Success"); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user