Java EE: Servlets, JSP, Security, and JS Faces, Part 3 of 4
Interactive

Java EE: Servlets, JSP, Security, and JS Faces, Part 3 of 4

LearnNow Online
Updated Oct 26, 2018

Course description

This course increases the skills of the Java EE developers learning about Servlets and JavaServer Pages (JSP). You will learn about servlet filters, event listeners, custom tags, and JSP tags. You will also take a look at more advanced Java EE programming concepts like security, annotations, and JavaServer Faces.

Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.


Prerequisites

This course is intended for Java programmers who build server-side web applications in leveraging Eclipse to streamline their development cycle. You should understand essential concepts of object-oriented programming and should be able to write simple Java programs with assistance.


Meet the expert

Susan Bryant

Susan Bryant is an experienced IT trainer and consultant with a broad array of skills. She has over 15 years experience in information systems with roles including systems consulting, project management, staff management, staff mentoring, and certified technical trainer. Susan has a strong technical knowledge of IBM WebSphere Application Server, WebSphere Portal Server, WebSphere Process Server, Lotus Domino, and web application development technologies including, Struts, JSF, EJBs and AJAX.

Video Runtime

154 Minutes

Time to complete

214 Minutes

Course Outline

Module 5

JavaEE Security (56:36)

  • Introduction (01:06)
  • JEE Authentication Mechanisms (01:46)
  • Basic Authentication (01:01)
  • Form-based Authentication (03:28)
  • Client Certificate (02:44)
  • JEE Authorization (01:32)
  • Declarative Security (04:30)
  • Programmatic Security (02:13)
  • Security Role Reference (01:34)
  • Defining Security Roles (03:50)
  • Delegation (07:07)
  • Demo: JavaEE Security (24:38)
  • Summary (01:01)
Module 6

JavaEE Annotations (28:15)

  • Introduction (01:15)
  • What are Annotations (01:33)
  • Example Annotation (01:46)
  • Java Metadata Specification (01:39)
  • Where can Annotations be Used (02:18)
  • Resource Annotations (00:31)
  • @Resource, @Resources (01:19)
  • @EJB (02:04)
  • @Persistence Annotations (00:44)
  • @PostConstruct, @PreDestroy (00:45)
  • @WebServiceRef (00:30)
  • Demo: Annotations (13:02)
  • Summary (00:43)
Module 7

JSF Intro (33:55)

  • Introduction (00:39)
  • What is JavaServer Faces (01:59)
  • Why Use JSF (03:35)
  • Nature of a JSF Application (01:55)
  • Sun Reference Implementation (02:05)
  • JSF and MVC (02:22)
  • JSF and MVC (00:38)
  • Faces Servlet (02:26)
  • Managed Bean (02:17)
  • The View (01:33)
  • Demo: JSF (13:56)
  • Summary (00:26)

JSF Simple App (35:25)

  • Introduction (00:49)
  • A Simple JSF Application (01:56)
  • The Input Form (03:51)
  • The Result (00:38)
  • The Controller (01:03)
  • Page Flow or Navigation Rule (01:40)
  • Demo: JSF App (18:45)
  • How Does the Application Work (03:19)
  • The Rendered Form HTML (01:47)
  • The Layout Tree (00:39)
  • Summary (00:53)
;