|
Note : To run any of the
sample applets in this tutorial, you will
need a Java 1.1 enabled browser.
If you don't already have one, I would
recommend that you download Internet
Explorer 4.0x or Netscape
Navigator 4.06 or higher |
|
General
|
 |
A Detailed
Comparison of CORBA, DCOM and Java/RMI |
 |
MTS vs. EJB
(with specific code examples) |
 |
JDO vs. EJB |
. |
|
Enterprise JavaBeans (EJB)
|
 |
What is
Enterprise JavaBeans |
 |
Modeling
using Session and Entity Beans |
 |
Developing
Entity Beans |
 |
Developing
Session Beans |
 |
Developing
an EJB Client |
 |
Developing
an EJB Servlet Client |
 |
Coding
Bean Managed Persistence (BMP) into Entity EJBs |
. |
|
Java Data Objects (JDO)
|
 |
What is Java Data Objects |
 |
A Simple Banking
Application using JDO |
 |
Developing JDO
Persistence-Aware Applications |
 |
Remoting JDO
Objects using RMI |
 |
Integrating EJB and JDO |
|
|
Java Message Service (JMS)
|
 |
What is
Java Message Service (JMS) |
 |
The Stock
Trader JMS Application |
 |
Coding the
Topic Publisher |
 |
Coding the
Topic Subscriber |
 |
Coding the
Queue Sender |
 |
Coding the
Queue Receiver |
. |
|
Jini Technology
|
 |
What is
Jini |
 |
Coding a
Simple Jini Service |
 |
Coding a
Simple Jini Client |
. |
|
Remote Method Invocation (RMI)
|
 |
What is
Java-RMI |
 |
Java RMI -
Under the Hood |
 |
Coding a
Java RMI Server |
 |
Coding a
Java RMI Client |
 |
Getting
RMI to work on MS-IE & Netscape |
|
|
RMI over IIOP
|
 |
Developing a Java/RMI Server Component using IIOP |
 |
Developing a Java/RMI Client to our RMI/IIOP Server Component |
 |
Developing a CORBA Client to our RMI/IIOP Server Component |
. |
|
Java Server Pages (JSP), JavaMail
|
 |
Developing using JSP, the
Servlets API and the Java Mail API |
 |
Developing the
EmailSend.jsp page |
 |
Developing the
EmailSendServlet class |
 |
Developing the
SendMultipartMessage JavaBean |
 |
Developing the
EmailContents JavaBean |
 |
Developing the
EmailContents.jsp response page |
 |
Developing the
EmailSendError.html - Generic Error Page |
. |
|
JavaBeans
|
 |
The Java 1.1
Event Model |
 |
Serialization |
 |
Introspection
and Reflection |
 |
Property Editors |
 |
Customizers |
 |
Steps to write
your own Bean |
. |
|
Threading in Java
|
 |
Threading and
Concurrency |
 |
Pipes |
. |
|
Network Programming in Java
|
 |
Sockets |
 |
Network Clients
& Servers |
 |
Multicasting |
. |
Trivia
|
 |
The
Factory Method Design Pattern (Creational) |
 |
The
Mediator Design Pattern (Behavioral) |
. |
|