Skip to main content

Diigo Home

The J2EE(TM) 1.4 Tutorial - The Diigo Meta page

java.sun.com/...doc - Cached

This link has been bookmarked by 46 people . It was first bookmarked on 02 Mar 2006, by Seth.

  • 06 Jun 09
  • 17 Dec 08
  • 01 Dec 08
  • wwsheaffer
    Warren Sheaffer

    Good Introductory Material

      • he J2EE application parts shown in Figure 1-1 are presented in J2EE Components.


        • Client-tier components run on the client machine.
        • Web-tier components run on the J2EE server.
        • Business-tier components run on the J2EE server.
        • Enterprise information system (EIS)-tier software runs on the EIS server.
      • XML



        XML is a cross-platform, extensible, text-based standard for representing data. When XML data is exchanged between parties, the parties are free to create their own tags to describe the data, set up schemas to specify which tags can be used in a particular kind of XML document, and use XML stylesheets to manage the display and handling of the data.



        For example, a web service can use XML and a schema to produce price lists, and companies that receive the price lists and schema can have their own stylesheets to handle the data in a way that best suits their needs. Here are examples:


        • One company might put XML pricing information through a program to translate the XML to HTML so that it can post the price lists to its intranet.
        • A partner company might put the XML pricing information through a tool to create a marketing presentation.
        • Another company might read the XML pricing information into an application for processing.
    • 10 more annotations...
  • 07 Sep 08
  • 09 Aug 08
  • 06 Jun 08
  • 27 May 08
  • 11 Apr 08
    • Order does make a difference when two templates can apply to the same node. In that case, the one that is defined last is the one that is found and processed.
  • 28 Mar 08
    • To locate a JDBC resource, for example, an enterprise bean invokes the JNDI lookup method.
    • To avoid collisions with names of other enterprise resources in the JNDI namespace, and to avoid portability problems, all names in a J2EE application should begin with the string java:comp/env
    • 5 more annotations...
  • 26 Mar 08
    • Business-tier components run on the J2EE server
    • Business-tier components run on the J2EE server.
  • 23 Mar 08
  • 14 Feb 08
  • 14 Jan 08
  • 05 Sep 07
    yojibee
    Anne Kathrine Petteroe

    Sun - The J2EE(TM) 1.4 Tutorial

    java tutorials j2ee

  • 10 Jul 07
  • 09 May 07
  • 02 May 07
  • 04 Apr 07
  • 22 Mar 07
  • 08 Nov 06
  • 25 Oct 06
  • 20 Jun 06
  • 09 Jun 06
  • 10 Feb 06
  • 14 Oct 05
  • 07 Dec 03