J2EE
Vince Huston

Recent changes:
  • 05 Aug 01 -- Core J2EE Patterns (Patterns)
  • 30 July 01 -- EJB calling CORBA (EJB demos)
  • 20 May 01 - Architecture notes (Links)
  • 20 May 01 - Sprint case study (Links)
  • 19 May 01 - Compound primary key (EJB demos)
  • 13 May 01 - Incremental J2EE article
  • Servlet resources

    RMI demos

    JNDI demos

    EJB demos

    JSP demos

    JMS demos

    Incremental J2EE

    J2EE Technologies
    JDBC Platform and vendor transparent access to SQL databases.
    RMI-IIOP J2SE RMI implementation over OMG's IIOP.
    Java IDL CORBA interoperability. Includes a lightweight ORB that supports IIOP.
    Servlet Server-side Web development. The "controller" layer. Middle tier flow-of-control logic.
    JSP Dynamic Web pages. The "view" layer. Middle tier presentation code.
    JNDI Unified enterprise naming API. A location-transparent repository for hierarchical data and relationships.
    EJB Component model for building "overhead free" business objects. The "model" layer. Middle tier business logic.
    JMS Asynchronous messaging that supports: queuing, publish-subscribe, and various aspects of push/pull technologies.
    JTA Distributed transaction demarcation API. Specifies a Java mapping to the X/Open XA transaction protocol.
    JTS Specifies the implementation of a Transaction Manager which supports the Java Transaction API (JTA) spec. Implements a Java mapping of the OMG Object Transaction Service (OTS).
    Connector     Legacy integration. The J2EE Connector architecture defines a standard architecture for connecting the J2EE platform to heterogeneous Enterprise Information Systems (e.g. mainframe transaction processing, database systems, ERP, and legacy applications not written in the Java programming language)
    JavaMail Platform and protocol-independent framework for building Java-based mail and messaging applications.

    Links

     

    Visits since 3 Feb 2001
    Powered by counter.bloke.com