Skip to content

Commit fff8504

Browse files
Managed Beans JSF Ejericio
1 parent 405ecbc commit fff8504

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Managed Beans JSF Intoduccion/readme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ Un ManegagedBean se puede declarar de distitas maneras:
2929
**Alcance de los Managed Beans**
3030

3131
<table>
32-
3332
<tr>
3433
<td>Application</td>
3534
<td> - Persiste durante toda la aplicacion</td>
@@ -46,9 +45,10 @@ Un ManegagedBean se puede declarar de distitas maneras:
4645
<td>Request</td>
4746
<td> - Persiste solo durante la peticion del usuario</td>
4847
</tr>
48+
</table>
4949

50+
## Managed Beans JSF Intoduccion
5051

51-
52-
53-
54-
</table>
52+
Numeration | File | Link | Folk | Code | Version | State | Download | Go back |
53+
|:----------:|:------:|:-----------:|:-----------:|:-----------:|:-----------:|:-----------:|:-----------:|:-----------:|
54+
|G4 | [Managed Beans JSF Ejercicio](https://github.com/BrianMarquez3/Learning-Java/tree/main/ManagedBeansJSF) | <img src="https://media.giphy.com/media/9DaWtzJV7WZpxQVzNz/giphy.gif" width="17px"> | ✔️ | yes | yes | ✔️ | 💾 | [⬅️Atras](#JavaServlet-Faces) |

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3390,7 +3390,7 @@ Numeration | File | Link | Folk | Code | Version | S
33903390
Numeration | File | Link | Folk | Code | Version | State | Download | Go back |
33913391
|:----------:|:------:|:-----------:|:-----------:|:-----------:|:-----------:|:-----------:|:-----------:|:-----------:|
33923392
|G3 | [Managed Beans JSF Intoduccion](https://github.com/BrianMarquez3/Learning-Java/tree/main/Managed%20Beans%20JSF%20Intoduccion) | <img src="https://media.giphy.com/media/9DaWtzJV7WZpxQVzNz/giphy.gif" width="17px"> | ✔️ | yes | yes | ✔️ | 💾 | [⬅️Atras](#JavaServlet-Faces) |
3393-
|G4 | [Managed Beans JSF Ejercicio](https://github.com/BrianMarquez3/Learning-Java/tree/main/Managed%20Beans%20JSF%20Intoduccion) | <img src="https://media.giphy.com/media/9DaWtzJV7WZpxQVzNz/giphy.gif" width="17px"> | ✔️ | yes | yes | ✔️ | 💾 | [⬅️Atras](#JavaServlet-Faces) |
3393+
|G4 | [Managed Beans JSF Ejercicio](https://github.com/BrianMarquez3/Learning-Java/tree/main/ManagedBeansJSF) | <img src="https://media.giphy.com/media/9DaWtzJV7WZpxQVzNz/giphy.gif" width="17px"> | ✔️ | yes | yes | ✔️ | 💾 | [⬅️Atras](#JavaServlet-Faces) |
33943394
33953395
33963396

0 commit comments

Comments
 (0)