File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Managed Beans JSF Intoduccion Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,6 @@ Un ManegagedBean se puede declarar de distitas maneras:
29
29
** Alcance de los Managed Beans**
30
30
31
31
<table >
32
-
33
32
<tr >
34
33
<td>Application</td>
35
34
<td> - Persiste durante toda la aplicacion</td>
@@ -46,9 +45,10 @@ Un ManegagedBean se puede declarar de distitas maneras:
46
45
<td>Request</td>
47
46
<td> - Persiste solo durante la peticion del usuario</td>
48
47
</tr >
48
+ </table >
49
49
50
+ ## Managed Beans JSF Intoduccion
50
51
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 ) |
Original file line number Diff line number Diff line change @@ -3390,7 +3390,7 @@ Numeration | File | Link | Folk | Code | Version | S
3390
3390
Numeration | File | Link | Folk | Code | Version | State | Download | Go back |
3391
3391
|:----------:|:------:|:-----------:|:-----------:|:-----------:|:-----------:|:-----------:|:-----------:|:-----------:|
3392
3392
|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) |
3394
3394
3395
3395
3396
3396
You can’t perform that action at this time.
0 commit comments