Overview
This 5-day, lecture-and-lab course presents database-intensive, desktop- and web-application development techniques in Java. Many of the topics are presented in the context of the Netbeans IDE (www.netbeans.org) and use MySQL/Java DB for the database and Sun’s Java System Application Server to host the web applications. Many of the techniques presented in this course can be applied to other IDE, databases and application servers. Key topics include networking, JDBC database access, JavaServer Faces (JSF), Ajax-enabled JSF components, building web services and consuming web services. Students will participate in extensive hands-on laboratory assignments. The course can be customized to the client’s specific needs at no additional charge.
Prerequisites
Networking
- Manipulating URLs
- Reading a File on a Web Server
- Establishing a Simple Server Using Stream Sockets
- Establishing a Simple Client Using Stream Sockets
- Client/Server Interaction with Stream Socket Connections
- Connectionless Client/Server Interaction with Datagrams
- Client/Server Tic-Tac-Toe Using a Multithreaded Server
Accessing Databases with JDBC
- Relational Databases
- Relational Database Overview: The books Database
- SQL
- Basic SELECT Query
- WHERE Clause
- ORDER BY Clause
- Merging Data from Multiple Tables: INNER JOIN
- INSERT Statement
- UPDATE Statement
- DELETE Statement
- Instructions for installing MySQL and MySQL Connector/J
- Instructions for Setting Up a MySQL User Account
- Creating Database books in MySQL
- Manipulating Databases with JDBC
- Connecting to and Querying a Database
- Querying the books Database
- RowSet Interface
- Java DB/Apache Derby
- PreparedStatements
- Stored Procedures
- Transaction Processing
Web Applications: Part 1
- Downloading, Installing and Configuring Netbeans and the Sun Java System Application Server
- Simple HTTP Transactions
- Multitier Application Architecture
- Java Web Technologies
- Servlets
- JavaServer Pages
- JavaServer Faces
- Web Technologies in Netbeans
- Creating and Running a Simple Application in Netbeans
- Examining a JSP File
- Examining a Page Bean File
- Event-Processing Life Cycle
- Relationship Between the JSP and Page Bean Files
- Examining the XHTML Generated by a Java Web Application
- Building a Web Application in Netbeans
- JSF Components
- Text and Graphics Components
- Validation Using Validator Components and Custom Validators
- Session Tracking
- Cookies
- Session Tracking with the SessionBean Object
Web Applications: Part 2
- Accessing Databases in Web Applications
- Building a Web Application that Displays Data from a Database
- Modifying the Page Bean File for the AddressBook Application
- Ajax-Enabled JSF Components
- Java BluePrints Component Library
- AutoComplete Text Field and Virtual Forms
- Configuring Virtual Forms
- JSP File with Virtual Forms and an AutoComplete Text Field
- Providing Suggestions for an AutoComplete Text Field
- Using the Google Maps Map Viewer Component in a Web Application
JAX-WS Web Services
- Java Web Services Basics
- Creating, Publishing, Testing and Describing a Web Service
- Creating a Web Application Project and Adding a Web Service Class in Netbeans
- Defining the HugeInteger Web Service in Netbeans
- Publishing the HugeInteger Web Service from Netbeans
- Testing the HugeInteger Web Service with Sun Java System Application Server's Tester Web page
- Describing a Web Service with the Web Service Description Language (WSDL)
- Consuming a Web Service
- Creating a Client in Netbeans to Consume the HugeInteger Web Service
- Consuming the HugeInteger Web Service
- SOAP
- Session Tracking in Web Services
- Creating a Blackjack Web Service
- Consuming the Blackjack Web Service
- Consuming a Database-Driven Web Service from a Web Application
- Configuring Java DB in Netbeans and Creating the Reservation Database
- Creating a Web Application to Interact with the Reservation Web Service
- Passing an Object of a User-Defined Type to a Web Service
Price
- $13,995 lecture fee for up to 20 students maximum.
- Client purchases the books, at its own expense, directly from Pearson (the publisher) at the discounted Deitel rate.
- Instructor Travel Reimbursement (if travel is required).
Courses in the Java Programming Curriculum
