Developing JSPs


Overview/Description
To outline the relationship between JavaServer Pages (JSPs) and servlets, to describe how to create JSPs, and to explain how they fit into the web tier of the J2EE platform

Target Audience
Java developers who want to achieve an understanding of how web application components are developed for the Java 2 Enterprise Edition (J2EE) platform; business analysts, system architects, technical managers, and technology evaluators who are interested in gaining an overview of Java web-component technologies

Prerequisites
A good working knowledge of the Java language, specifically the Java 2 Standard Edition (J2SE) development kit APIs; familiarity with object-oriented analysis and design techniques, distributed component development concepts, and web development concepts would be useful

Expected Duration
140 Minutes

Objectives:

Developing JSPs

  • give an overview of JavaServer Page (JSP) technology.
  • describe JavaServer Page (JSP) expressions, scriptlets, declarations, and implicit objects.
  • discuss the three JavaServer Page (JSP) directives ? page, include, and taglib.
  • use JavaBeans to enhance the functionality of JavaServer Pages (JSPs).
  • develop a JavaServer Page (JSP) that uses a JavaBean to perform a currency converter.
  • describe how to use custom tags to extend the functionality provided by JavaServer Pages (JSPs).
  • develop a JSP custom tag and use this tag in a JSP page.

  • Course Number: 73491_eng