JB163 - JBoss for Web Developers

Course Summary

JBoss for Web Developers is a required training for individuals who wish to become Certified JBoss Web Developers (the certification level for the Web Tier track). Students must attend the course to be eligible to take the online certification exam. This is a 3-day training focusing on web tier technologies in the JBoss Enterprise Middleware System (JEMS) product stack.

RHD163 - JBoss for Web Developers Description

Description:

JBoss for Web Developers focuses on web tier technologies in the JBoss Enterprise Middleware System (JEMS) product stack. We cover details on JBoss Portal, how to create and deploy portlets, integrating portlets with other web tier frameworks such as JavaServer Faces (JSF) and configuring and tuning the Tomcat web container embedded in JBoss Application Server. Familiarity with JSP and Servlet development and related specification is heavily recommended. No previous experience with Portlets or JSF is required.

Prerequisites:

The prerequisite skills for this class are basic J2EE Web Container (Servlet/JSP) programming skills and some experience with J2EE Web-based and multi-tier application deployments on the JBoss Application Server in conjunction with the Tomcat container (whether embedded with Apache or integrated with the JBoss Application server). The student should have development experience with the following technologies:

  • JNDI
  • The Servlet 2.3/2.4 API
  • The JSP 2.0 API
  • J2EE application development and deployment on the JBoss Application Server
  • Deployment of a Web Application on embedded (stand alone) Tomcat or on integrated Tomcat (JBossWeb)

A working knowledge of JDBC and EJB2.1 or EJB3.0 while not a prerequisite, is helpful.

Training Units (TUs):

10 TUs

Duration:

3 days (24 Hrs.)

RHD163 Course Content

The following is an outline of the skills and knowledge represented in the training elements of the RHD163 JBoss for Web Developers Course.

Note: Technical content subject to change without notice. Significant changes in course content will generally be available in posted outlines at least two months prior to being implemented in scheduled courses, to allow enrolled students adequate prep time. Reload this page regularly to insure up-to-date information.

Course content

  1. Jboss State of the Union
  2. Introduction to Professional Open Source methodology and to JBoss Inc.´s role in leading the innovation of Open Source middleware development. Short introduction to JBoss Inc. service offerings, current product roadmaps, JBoss Enterprise Middleware System (JEMS) and the road ahead.
  3. JEMS Web Tier Architecture Overview
  4. This module introduces you to JBoss for Java Developers training. We cover the different technologies available in the JBoss Enterprise Middleware Stack (JEMS) for web tier, and how they relate to each other. Architecture overview into JBoss Portal, JavaServer Faces, Portlet specification, integration with Servlet and JSP specifications and Tomcat configuration and tuning.
  5. Installing and Configuring JBoss Portal
  6. This section gets you started on JBoss portal. You will learn how to quickly get up and running with JBoss Portal and JBoss AS and how to do basic configuration of the Portlet container, setting up different databases, etc.
  7. Portlet Overview
  8. In this module we introduce the Portlet specification, and how portlet components differ from servlet components. We discover portlet window states, portlet modes, personalization, portlet web integration and caching. Also we learn how to create portlets that target specific devices, for example WAP enabled phones.
  9. Portlet Programming Model
  10. This module introduces the basics of Portlet API. We learn how to write our own portlet implementations and how to package them, what deployment descriptors are required and how to deploy your portlet to JBoss Portal implementation.
  11. Portlet Interaction with Servlets and JSP
  12. In this module we learn how to integrate portlet components with existing servlet and JSP applications. We look at JBoss Portal integration options to existing Struts, Spring MVC and JSF applications.
  13. User and Group Management
  14. This module teaches you have to manage users and groups with JBoss Portal. We´ll see how user registration is handled and how to create/edit user profiles and user groups.
  15. Personalization
  16. This section covers Portlet personalization features - how to use portlet API to manage portlet preferences and user attributes.
  17. Localization and Security
  18. This module introduces you to two important features of portlet development - how to localize the content on your web portal and how to configure and enable authentication and authorization of users accessing portlets through JBoss Portal. We will see how JBoss Portal integrates with JBoss JAAS based security framework to enable pluggable authentication modules (for example, authentication from LDAP), how to enable single sign-on and group permissions with JBoss Portal.
  19. Java Server Faces for Application Developers
  20. This module introduces you to the new Java Server Faces specification. We will look at JSF mainly from the point of view of an Application Developer. We will learn how to write a simple JSF application, explore the JSF component and navigation model and how to bind presentation, JavaBean and validation into user interface applications. We will also see in practice how to use JSF to build your portlets.
  21. Advanced Servlet and JSP
  22. In this module we cover the new, advanced features of both Servlet 2.4 specification and Java Server Pages 2.0 specification. The goal is to get experienced web tier developers updated on the changes in these relevant specifications. We cover changes in servlet filters, the new JSP expression language and migration from JSP 1.2 to 2.0 among other things.
  23. Tomcat Architecture
  24. In this module we cover an architectural overview into Tomcat Servlet container. We introduce architectural elements such as valves, connectors and realms, cover different specification support associated with each major Tomcat release and look into the internal Tomcat Servlets for introduction.
  25. Tomcat Connectors
  26. Containers and Valves. In this module we look at the options available to extend the web container via custom connectors and valves. We will go through the standard Tomcat connectors including HTTP/HTTPS and AJP13 and look at standard valve implementations, including access logging and single sign-on.
  27. JEMS Web Tier Clustering
  28. In this final section we will have a quick introduction into more advanced features of JBoss Portal and Tomcat containers. We will see how to enable clustered single sign-on, how to enable clustering for portlets, configuring the underlying cache for portlet container, etc.