diff --git a/README.md b/README.md index cb27275..81ba89b 100644 --- a/README.md +++ b/README.md @@ -2588,7 +2588,7 @@ var url = "jdbc:mysql://localhost:3306/test?useSSL=false&useTimezone=true&server ## Servlets y JSP'S -## Introduccion-Servlets +## Introduccion Servlets @@ -2598,9 +2598,17 @@ var url = "jdbc:mysql://localhost:3306/test?useSSL=false&useTimezone=true&server
+**Proceso de peticion HTTP** + + + + +
+ +
- +--- diff --git a/images/peticionHTTP.png b/images/peticionHTTP.png new file mode 100644 index 0000000..f5ac44d Binary files /dev/null and b/images/peticionHTTP.png differ