| Class Date and Time |
Price
|
|
|---|---|---|
| Sep 22 - 24, 2010 10:00 AM - 5:00 PM ET | $1,425.00 or 3 vouchers | |
| Oct 20 - 22, 2010 10:00 AM - 5:00 PM ET | $1,425.00 or 3 vouchers | |
| Nov 17 - 19, 2010 10:00 AM - 5:00 PM ET | $1,425.00 or 3 vouchers | |
| Dec 15 - 17, 2010 10:00 AM - 5:00 PM ET | $1,425.00 or 3 vouchers |
This course enables the experienced Java developer to use the Spring application framework to manage objects in a lightweight "IoC" (inversion-of-control) container. Spring is a far-reaching framework that aims to facilitate all sorts of Java development, including every level of multi-tier distributed systems. Here we focus on the "Core" module of the framework, developing facility in instantiating, configuring, and assembling Spring beans for various purposes.
The Core module gives the developer declarative control over object creation and assembly; this is useful for any tier of any Java application. So is Spring's validation framework, and so we study not only the assembly of object graphs, but also how to apply validation logic to those objects and to report errors to the user or to another software component.
All students receive a course manual or book and all the class examples.
Students in private onsite classes will also receive:
Experience in the following areas is required:
Our computer technical requirements and setup process is easy, with support just a click away.
Tue, 9/7 5:30
Wed, 9/8 2:00
Tue, 9/21 12:30
Thu, 9/9 9:00
Thu, 9/9 2:00
Wed, 9/8 12:00
Posted on Sep 02, 2010 by rsakowski
JSP and JSF have been tenuous partners. The problems have been discussed for years. Several key issues have been ...
Posted on Aug 31, 2010 by rsakowski
Innaworks’ alcheMo is a platform for developing mobile and web applications. It automates the porting of Java ME ...
Posted on Aug 11, 2010 by rsakowski
A common misconception about JavaServer Pages is that they are executed by the web container. Actually they only supply the web ...
Posted on Jul 23, 2010 by rsakowski
I remember when Sun released JDK 1.08. It was dubbed the “classic” version. After a few years of feedback from developers, Sun made some meaningful ...
Posted on Jul 05, 2010 by rsakowski
I was asked to go into Java's database API (the JDBC) using the open source database, MySQL. The JDBC is included ...