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
John Purcell's [courses] are some of the best I've found. As a former teacher, I like to enhance my own learning by creating parallel tutorials. Here are the notes I created for John's "[Servlets and JSPs: Creating Web Applications With Java]."
5
+
6
+
7
+
8
+
##Extensive Notes
9
+
Each project has an **extensive** set of notes in the root folder of the project. For your convenience these have been copied to the *VideoNotesCopy* folder.
10
+
11
+
##WAR Files
12
+
Also, each project was compiled into a .WAR file. It is my hope that this makes it easy for you to download the projects for your own testing.
13
+
14
+
##Enhanced Learning
15
+
Lastly, it is my hope that these resources can further enhance your learning as you go through John's excellent video tutorials and help you become a master of JSPs!
16
+
17
+
18
+
19
+
[courses]:http://www.caveofprogramming.com/
20
+
[Servlets and JSPs: Creating Web Applications With Java]:http://courses.caveofprogramming.com/course/servlets-and-jsps-creating-web-applications-with-java/
0 commit comments