Skip to content

Commit ce0b272

Browse files
Control Clientes
1 parent cd1e635 commit ce0b272

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

ControlClientes/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ Instalacion y Prueba de Conector
55
<table align="center" >
66
<tr>
77
<td align="center" style="padding=0;width=50%;">
8-
<img align="center" style="padding=0;" src="./images/\ControlClientesMySQL.png" />
8+
<img align="center" style="padding=0;" src="../images/\ControlClientesMySQL.png" />
99
</td>
1010
</tr>
1111
</table>
1212

1313
<table align="center" >
1414
<tr>
1515
<td align="center" style="padding=0;width=50%;">
16-
<img align="center" style="padding=0;" src="./images/\ControlClientesMySQL2.png" />
16+
<img align="center" style="padding=0;" src="../images/\ControlClientesMySQL2.png" />
1717
</td>
1818
</tr>
1919
</table>

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ Los Servlets son las respuesta de la tecnología Java a la programación CGI. So
213213
|F35-F36|:heavy_check_mark: | [Expression Languaje](#Expression-Languaje) | <img src="https://media.giphy.com/media/YIW8ZTQHpcWjaDzyAr/giphy.gif" width="17px">| ☕ | 💾 | [ ⬅️ Atras](https://github.com/BrianMarquez3)
214214
|F37-F38|:heavy_check_mark: | [JSP Standard Tag Libary](#JSP-Standard-Tag-Libary) | <img src="https://media.giphy.com/media/YIW8ZTQHpcWjaDzyAr/giphy.gif" width="17px">| ☕ | 💾 | [ ⬅️ Atras](https://github.com/BrianMarquez3)
215215
|F39-F40|:heavy_check_mark: | [Patron de Diseño MVC](#Patron-de-Diseño-MVC) | <img src="https://media.giphy.com/media/YIW8ZTQHpcWjaDzyAr/giphy.gif" width="17px">| ☕ | 💾 | [ ⬅️ Atras](https://github.com/BrianMarquez3)
216+
|F41|:heavy_check_mark: | [Proyecto Control Clientes](#Proyecto-Control-Clientes) | <img src="https://media.giphy.com/media/YIW8ZTQHpcWjaDzyAr/giphy.gif" width="17px">| ☕ | 💾 | [ ⬅️ Atras](https://github.com/BrianMarquez3)
216217

217218

218219
## JavaServlet Faces
@@ -226,9 +227,6 @@ Los Servlets son las respuesta de la tecnología Java a la programación CGI. So
226227

227228

228229

229-
230-
231-
232230
---
233231

234232
<table align="center" >
@@ -3236,6 +3234,13 @@ Numeration | File | Link | Folk | Code | Version | S
32363234
|F41 | [Ejercicio 2 Patron de Diseño MVC](https://github.com/BrianMarquez3/Learning-Java/tree/main/Ejemplo2_MVC) | <img src="https://media.giphy.com/media/YIW8ZTQHpcWjaDzyAr/giphy.gif" width="17px"> | ✔️ | yes | yes | ✔️ | 💾 | [⬅️Atras](#Servlets-y-JSP) |
32373235
32383236
3237+
## Proyecto Control Clientes
3238+
3239+
Numeration | File | Link | Folk | Code | Version | State | Download | Go back |
3240+
|:----------:|:------:|:-----------:|:-----------:|:-----------:|:-----------:|:-----------:|:-----------:|:-----------:|
3241+
|41 | [Proyecto Control Clientes](https://github.com/BrianMarquez3/Learning-Java/tree/main/ControlClientes) | <img src="https://media.giphy.com/media/YIW8ZTQHpcWjaDzyAr/giphy.gif" width="17px"> | ✔️ | yes | yes | ✔️ | 💾 | [⬅️Atras](#Servlets-y-JSP) |
3242+
3243+
32393244
## Introduccion JavaServlet Faces
32403245
32413246

0 commit comments

Comments
 (0)