WS2001 Introduction
to WebSphere Studio Application Developer (WSAD) - This unit introduces
the basic aspects and functions of the WSAD Workbench, which is the
user interface for Application Developer. The unit helps students get
up to speed quickly on navigating the workbench, understanding perspectives,
customizing their workbench environment, and using the WSAD tools and
wizards.
WS2002 Advanced WSAD
Development - This unit focuses on more advanced features and tools
offered by WSAD. The students will create a simple Java Application
and learn how to develop, debug, share their files, and test their code
using WSAD. They will also learn how to manage data sources and profile
their applications.
IN2002-1 XML and
Java (Fast Track) - This unit illustrates how XML and Java work
together to achieve many goals. Java will be used to parse XML sequentially
(SAX) and in a hierarchy format (DOM). JAXP will then be used to determine
the parsing method. It includes many examples and exercises to strongly
illustrate how to use XML and Java together.
WS2005-1 Web Services
(Fast Track) - This unit provides an introduction to Java Web Services
and their interaction with other Java Components. It is designed to
familiarize students with the installation and special considerations
of each component.