Java EE: Java Server Pages

Pluralsight
Course Summary
Java Server Pages is a technology that helps software developers to create platform independent dynamic web applications rapidly. This course will teach you how to use Java Server Pages to develop web based applications in simple and easy steps.
-
+
Course Description
This course, Java EE: Java Server Pages, provides an end-to-end look at Java Server Pages. You'll start from the beginning, learning the fundamentals of JSP, Directives, and Standard Actions. Next, you'll learn explore Java Standard Tag Library, Expression Language, Using Custom Tags, and Projects. Finally, you'll tackle Project Development using the topics that you have learned in the previous modules. By the end of this course, you will have a solid foundation to get started with Web Development using JSP.
-
+
Course Syllabus
Course Overview- 2m 5s
—Course Overview 2m 5sIntroduction- 22m 3s
—Introduction 1m 52s
—JSP Life Cycle 7m 13s
—JSP Development Models 8m 58s
—Course Outline 3m 10s
—Summary 0m 48sJSP Fundamentals- 18m 42sWorking with Directives- 26m 22sUsing the Request and Server Context through Built-in Objects- 34m 3sHandling Exceptions in JSP- 12m 2sWorking with Standard Actions- 42m 52sSimplifying JSP Development with Expression Language- 18m 17sEncapsulating Core Functionality Using JSP Standard Tag Library(JSTL)- 29m 5sUsing Custom Tags- 19m 23s