Skip to content

Commit

Permalink
introduccion
Browse files Browse the repository at this point in the history
  • Loading branch information
brian-emarquez committed May 26, 2021
1 parent 2175795 commit 1d725a6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2588,7 +2588,7 @@ var url = "jdbc:mysql://localhost:3306/test?useSSL=false&useTimezone=true&server

## Servlets y JSP'S
## Introduccion-Servlets
## Introduccion Servlets
<table align="center" >
<tr>
Expand All @@ -2598,9 +2598,17 @@ var url = "jdbc:mysql://localhost:3306/test?useSSL=false&useTimezone=true&server
</tr>
</table>
**Proceso de peticion HTTP**
<table align="center" >
<tr>
<td align="center" style="padding=0;width=50%;">
<img align="center" style="padding=0;" src="./images/peticionHTTP.png" />
</td>
</tr>
</table>
---
<table align="center">
<tr>
Expand Down
Binary file added images/peticionHTTP.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1d725a6

Please sign in to comment.