File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,15 @@ Instalacion y Prueba de Conector
5
5
<table align =" center " >
6
6
<tr >
7
7
<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" />
9
9
</td>
10
10
</tr >
11
11
</table >
12
12
13
13
<table align =" center " >
14
14
<tr >
15
15
<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" />
17
17
</td>
18
18
</tr >
19
19
</table >
Original file line number Diff line number Diff line change @@ -213,6 +213,7 @@ Los Servlets son las respuesta de la tecnología Java a la programación CGI. So
213
213
|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 )
214
214
|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 )
215
215
|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 )
216
217
217
218
218
219
## JavaServlet Faces
@@ -226,9 +227,6 @@ Los Servlets son las respuesta de la tecnología Java a la programación CGI. So
226
227
227
228
228
229
229
-
230
-
231
-
232
230
---
233
231
234
232
<table align =" center " >
@@ -3236,6 +3234,13 @@ Numeration | File | Link | Folk | Code | Version | S
3236
3234
|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) |
3237
3235
3238
3236
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
+
3239
3244
## Introduccion JavaServlet Faces
3240
3245
3241
3246
You can’t perform that action at this time.
0 commit comments