Java 2: Enterprise Connectivity
Upon successful completion of this course, students will be able to:
- Understand the flow of documents and control on the World Wide Web (WWW).
- Describe the structure of Java Database Connectivity (JDBC).
- Utilize JDBC to connect to a database, retrieve meta data, and execute SQL queries.
- Understand how Java Server Pages (JSP) can be used, and how it compares to Common
- Gateway Interface (CGI) and Active Server Pages (ASP).
- Use JSP objects to manipulate data on the World Wide Web.
- Understand the elements of the JSP language set, and utilize JSP Action elements and Directives.
- Describe the Java Servlet lifecycle and utilize Servlet packages.
- Understand and use the Servlet development process.
- Understand and implement Enterprise Java Beans (EJB).
- Understand and implement Session beans.
|
|
||||||||||
- jCert Sun Certified Solution Developer - Java 2: Using Websphere to Create Java Apps
Next Course(s):
- Java 2: Enterprise Development with BEA WebLogic Server
This course is included in the following Certification Program:
- Sun jCert: Certified Enterprise Developer
Our Program is All-Inclusive:
- 40 hours of classroom instruction
- Unlimited supervised computer lab/practice time for 6 months
- A complete instruction manual
- Certificate upon completion
- Career Enhancement Services
- Full Placement Counseling
- Free Resume Review
- Job Placement Assistance
- Free Test Preparation
- Computer-Based Training Files
- Assessment Testing
- Internship Opportunities
- Guarantee: Retake the course for free until test passed and/or employed.
- Check the schedule
Topics:
Lesson 1: The Java 2 Enterprise Architecture
Why Would Anyone Need the Enterprise Edition?
The Java 2 Enterprise Edition (J2EE) Architecture
Java 2 Enterprise Implementation Architectures
Lesson 2: Essential Concepts
The World Wide Web Context
Program Units and Files in J2EE
Getting Organized the .java File Extension
Lesson 3: Java Database Connectivity (JDBC)
What Is JDBC?
The java.sql Package
Structured Query Language (SQL)
Lesson 4: Using JDBC
The Practice Databases
The Process of Building a JDBC Application
Lesson 5: The Essentials of Java Server Pages (JSP)
Introduction to Java Server Pages Technology
Using Java Server Pages
Lesson 6: Java Server Page Objects
Implicit JSP Objects
The out and request Objects
Lesson 7: The Architecture of Java Server Pages (JSP)
The Elements of the JSP Language Set
JSP Action Elements
JSP Directives
Lesson 8: Java Servlet Essentials
Java Servlet
The Generic Servlet Lifecycle
Servlet Packages, Classes, Interfaces, and Methods
Lesson 9: Java Servlets Construction Time
The General Servlet Development Process
A Servlet that Generates HTML
Handling Forms with Servlets
Lesson 10: Enterprise Java Bean (EJB) Essentials
What is an Enterprise Java Bean?
Session Beans
Entity Beans
Servers, Containers, and Beans
Services Required by Enterprise Java Beans
Lesson 11: The Session Bean
The Lifecycle of a Session Bean
The Process of Building a Stateless Session Bean
