You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/learn/index.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -66,6 +66,7 @@ which describe how to implement common requirements with MVC 1.0.
66
66
*[Playing With MVC and Java EE 8](https://www.youtube.com/watch?v=jSrguLe20h0)
67
67
*[Modern Web Apps with HTML5 Web Components, Polymer, and Java EE MVC 1.0](https://www.youtube.com/watch?v=xn_aKV36j30)
68
68
*[Sample app and slides](https://github.com/kito99/polymer-javaee-mvc-todo)
69
+
*[JSR-371 Model-View-Controller](https://www.youtube.com/watch?v=hRQ5E80ehdw) (In Portuguese/Brazil)
69
70
70
71
71
72
**Add more by editing the file via [GitHub](https://github.com/mvc-spec/www.mvc-spec.org/blob/master/src/learn/index.md)*
@@ -79,6 +80,6 @@ which describe how to implement common requirements with MVC 1.0.
79
80
*[Java EE 8 Web Frameworks: A Look at JSF vs MVC - Josh Juneau](https://pt.slideshare.net/javajuneau/java-ee-8-web-frameworks-a-look-at-jsf-vs-mvc)
80
81
*[MVC 1.0 - by Example @ GIDS 2016 - Ivar Grimstad](https://speakerdeck.com/ivargrimstad/mvc-1-dot-0-by-example-at-gids-2016)
81
82
*[MVC 1.0 - Now Even Better! - Ivar Grimstad](https://speakerdeck.com/ivargrimstad/mvc-1-dot-0-now-even-better-1)
82
-
*[Java EE / EE4J MVC (JSR-371) - Daniel Dias](https://pt.slideshare.net/DanielSantos50/java-ee-ee4j-mvc-jsr371) (In Portuguese/Brazil)
83
+
*[JSR-371 - Model-View-Controller) - Daniel Dias](https://docs.google.com/presentation/d/1e_y5QHXwA_3odELEeIS7p2Ni0EC1qF5f2CQ-vh1epoo) (In Portuguese/Brazil)
83
84
84
85
**Add more by editing the file via [GitHub](https://github.com/mvc-spec/www.mvc-spec.org/blob/master/src/learn/index.md)*
0 commit comments