Training Categories
Click on a link to see more about each course.
Course Outline
Dates Offered (click on the desired date to register):
This course is currently not scheduled for the near future.
JavaServer Pages
Course Number: ITJ12
Course Description: As the presentation side of the J2EE Architecture, JavaServer Pages harnesses the power and efficiency of Java programs without the complexity of writing Java servlets. In this course, you will quickly learn to combine HTML templates with Java code to take advantage of the wealth of Java Enterprise APIs.
Objectives:
Benefits:
Target Audience:
Prerequisites: Knowledge of HTML and Java programming experience is recommended.
Course Length: 1 day
CourseTopics:
Getting Started
Dynamic Web Content
The JSP Solution
JSP Syntax
Variables and Expressions
Implicit Objects
page and taglib Directives
include Directive
Exception Handling
Forms and JavaBeans
HTML Forms
JavaBeans
JavaBeans and JSP
Bean Properties
Property Types
Properties and Forms
Bean Scopes
Scriptlets
Scriptlet Syntax
Declarations
Scriptlets and HTML
Database Access
JDBC in JSP
JavaBeans and JDBC
EJBs from JSP
JSP and XML
Tag Libraries
Custom Tags
Using Custom Tags
Defining Tags
Tag Library Descriptor Files
Tags with Attributes
Struts
Session Tracking
Session Strategies
Cookies
HTTPSession
Mapping Sessions to JavaBeans
Serialized JavaBeans
User Preferences
Implicit User Preferences