From Affinity IT Training, LLC
Java Web Technologies 
This seminar presents
a survey of the most popular, leading-edge,
Java technologies used to develop web applications:
Servlets,
Java Beans,
Java Server Pages (
JSP),
JDBC,
standard and custom
JSP Tag Libraries,
Struts,
JavaServer Faces,
Java
XML and Java SOAP-based technologies.
Also presented are non-Java technologies,
including a survey of web-centric technologies,
application development
more...
JAXM 
Java
API for
XML Messaging (
JAXM)
enables
Java applications to exchange
XML business documents over the
Internet.
Java applications can build, send, receive and decompose
XML messages using a
Java API.
JAXM also allows the implementation of standard protocols
on top of the
SOAP implementation,
such as
SOAP-RP or ebXML.
This course describes how to use JAXM to provide SOAP-based messaging.
more...
JAX-RPC 
...C (
JAX-RPC) enables
Java technology
developers to develop
SOAP-based interoperable and portable web
services and clients. JAX-RPC provides access to or from a Java or
non-Java, client or
Web service, via standard protocols. This
course describes how to develop web services using JAX-RPC, as well
as stub, dynamic proxy,
DII and
JNDI-based (including EJB2) clients.
There is a detailed
more...
SAAJ 
The
SOAP with
Attachments API for
Java (
SAAJ)
enables developers to directly produce and consume SOAP
with
Attachments messages, which conform to the SOAP 1.1 and
WS-I Basic
Profile 1.0 specifications
simply by making Java API calls.
This course describes how to use SAAJ
to directly provide SOAP-based messaging.
Audience:Developers and manages seeking to understand how to integrate architect
more...