This link has been bookmarked by 46 people . It was first bookmarked on 02 Mar 2006, by Seth.
-
Warren SheafferGood Introductory Material
-
- 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.
he J2EE application parts shown in Figure 1-1 are presented in J2EE Components.
-
- 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.
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: - 10 more annotations...
-
-
-
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.
-
-
-
To locate a JDBC resource, for example, an enterprise bean invokes the JNDI
lookupmethod. -
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...
-
-
-
Business-tier components run on the J2EE server
-
Business-tier components run on the J2EE server.
-
-
Anne Kathrine PetteroeSun - The J2EE(TM) 1.4 Tutorial
Component Architecture
Page Comments
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.