Essential J2EE « J2EE « Java Articles

Java Articles
1. Class Definition
2. Data
3. Development
4. GUI
5. J2EE
6. J2ME
7. JavaBeans
8. Language
9. Microsoft Collabration
10. Network
11. Swing
12. System Resource
13. XML
Microsoft Office Word 2007 Tutorial
Java
Java Tutorial
Java Source Code / Java Documentation
Java Open Source
Jar File Download
Java Products
Java by API
C# / C Sharp
C# / CSharp Tutorial
ASP.Net
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
PHP
Python
SQL Server / T-SQL
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Java Articles » J2EE » Essential J2EE 
1. App server, Web server: What's the difference?
Author:Tony Sintes
URL:http://www.javaworld.com/javaqa/2002-08/01-qa-0823-appvswebserver.html?
Summary: How do Web and application servers fit into the enterprise?


2. The state of Java application middleware, Part 1
Author:Cliff Berg
URL:http://www.javaworld.com/javaworld/jw-03-1999/jw-03-middleware.html?
Summary: Nearly everyone has heard the term middleware, but relatively few actually have a full understanding of its meaning and significance. In this article, author Cliff Berg reveals the current state of Java middleware. He compares the many categories of products, explains the various features, and discusses how -- and to what degree -- these features actually are supported. The author details new APIs, including Enterprise JavaBeans, the Java Transaction API, and JDBC2, in the context of current and anticipated Java middleware. Finally, he explains the role of application servers and compares them with other kinds of Java middleware.


3. Dispatcher eases workflow implementation
Author:Michael Ball
URL:http://www.javaworld.com/javaworld/jw-10-2001/jw-1019-dispatcher.html?
Summary: Most Web-based applications collect data using long HTML-based forms -- a technique most users find confusing and aggravating. If you're an application developer, your users deserve their data collected in a simple and understandable workflow. Likewise, developers need a way to easily maintain and update this workflow. In this article, Michael Ball explains how to use an Extensible Stylesheet Language (XSL)-based application employing the Dispatcher design pattern to create simple workflows and a reusable API. (1,600 words; October 19, 2001)


4. The state of Java middleware, Part 2: Enterprise JavaBeans
Author:Anil Hemrajani
URL:http://www.javaworld.com/javaworld/jw-04-1999/jw-04-middleware.html?
Summary: By the time Sun released version 1.0 of the Enterprise JavaBeans (EJB) specifications in March of 1998, several vendors not only had endorsed this new server-side component architecture, but also had begun developing products based on the evolving specifications. Today there are several products that fully implement the required features of EJB 1.0, and some that also support optional EJB features. This article provides an overview of EJB and looks at how some of these products support EJB. If you have wondered what EJB is or have bits and pieces of information about it but are missing the big picture, you need to read this article.


5. Utilize the EjbProxy
Author:Gorsen Huang
URL:http://www.javaworld.com/javaworld/javatips/jw-javatip118.html?
Summary: This tip introduces you to the EjbProxy utility class. It instantiates and invokes a remote EJB without coupling your code directly to a specific implementation of that particular EJB. (1,400 words; October 12, 2001)


6. Step into the J2EE architecture and process
Author:Jian Zhong
URL:http://www.javaworld.com/javaworld/jw-09-2001/jw-0928-rup.html?
Summary: The Java 2 Enterprise Edition (J2EE) Platform is defined by four key pieces: the specification, the reference implementation, the compatibility test suite, and the BluePrints program. BluePrints describes the best practices and design guidelines for a distributed component architecture. This article introduces an eight-step J2EE development methodology based on the Rational Unified Process and the BluePrints sample application. By reading this article, you will better understand many important J2EE architecture topics, and be able to apply that knowledge to extend and modify this simple methodology to solve your special business problems. (3,600 words; September 28, 2001)


7. J2EE project dangers!
Author:Humphrey Sheil
URL:http://www.javaworld.com/javaworld/jw-03-2001/jw-0330-ten.html?
Summary: You need to juggle many balls when embarking on an enterprise Java project: vendor relationships, chronic over-engineering in both design and development, staying sane. Each carries inherent dangers, some of which are obvious, while others are not. But all of these hazards are avoidable. In this article Humphrey Sheil analyzes the top 10 dangers that threaten the success of all enterprise Java projects and outlines some ways to avoid them. (4,500 words)


8. J2EE clustering, Part 1
Author:Abraham Kang
URL:http://www.javaworld.com/javaworld/jw-02-2001/jw-0223-extremescale.html?
Summary: If you plan to build a scalable and highly available Website, you need to understand clustering. In this article, Abraham Kang introduces J2EE clustering, shows how to implement clusters, and examines how Bluestone Total-e-server, Sybase Enterprise Application Server, SilverStream Application Server, and WebLogic Application Server differ in their approaches. With this knowledge you will be able to design and implement effective and efficient J2EE applications. (5,900 words)


9. J2EE clustering, Part 2
Author:Abraham Kang
URL:http://www.javaworld.com/javaworld/jw-08-2001/jw-0803-extremescale2.html???
Summary: Because most developers build their Web applications in a nonclustered environment, those applications often break when moved into a cluster. In this article, the second of two, Abraham Kang explains the programming, setup, and management issues related to clustering. With this knowledge, you will be able to write code that is clusterable from its inception, thus avoiding pitfalls later. (2,700 words)


w___w_w_.__j__av_a_2s__.co__m_ | Contact Us
Copyright 2003 - 08 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.