J2EE Technology Main

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 | 2001 ]

Articles
White Papers
  

Articles:
  • Extending J2EE for Mobile Application Development by Jeffrey M. Capone   - [Clicks: 3]
    In this article, I will explore the fundamental architecture of J2EE and how to capitalize on its flexibility, extensibility, and openness by proposing a new server-side J2EE component model to drastically simplify, standardize, and enhance mobile application development.
    http://www.onjava.com/pub/a/onjava/2001/10/17/mobilej2ee.html - Oct, 2001
  • Step into the J2EE architecture and process by Jian Zhong   - [Clicks: 19]
    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.
    http://www.javaworld.com/javaworld/jw-09-2001/jw-0928-rup.html - Sep, 2001
  • Load Balancing Web Applications by Vivek Veek   - [Clicks: 12]
    This article offers an overview of several approaches to load balancing on Web application server clusters.
    http://www.onjava.com/pub/a/onjava/2001/09/26/load.html - Sep, 2001
  • A walking tour of J2EE by Mark Johnson   - [Clicks: 18]
    Java's success in the enterprise can be attributed to the collaboration of Java Community Process members. Based on the J2EE specification, vendors are now bringing scalable, available, high-performance products to market, competing (at least in theory) on J2EE platform implementations. New technologies, such as EJB 2.0 and the Java Messaging System (JMS), are being developed in innovative, collaborative ways. This inaugural Enterprise Java column describes the J2EE platform's place in enterprise Java, and outlines the platform's basic motivations and strategies.
    http://www.javaworld.com/javaworld/jw-07-2001/jw-0727-enterprisejava.html - Jul, 2001
  • EJB 2 and J2EE Packaging by Tyler Jewell   - [Clicks: 26]
    This article discusses some of the nuances associated with J2EE packaging and provides some hints to make you more productive.
    http://www.onjava.com/pub/a/onjava/2001/06/26/ejb.html - Jun, 2001
  • J2EE Transaction Frameworks by Dibyendu Baksi   - [Clicks: 15]
    The availability of cheap computing power and increased network bandwidth gives rise to distributed component-based computing applications. A distributed component-based application is a configuration of services provided by different application components running on physically independent computers that appear to the users of the system as a single application running on a single physical machine.
    http://www.onjava.com/pub/a/onjava/2001/04/26/j2ee.html - Apr, 2001
  • J2EE project dangers! by Humphrey Sheil   - [Clicks: 9]
    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.
    http://www.javaworld.com/javaworld/jw-03-2001/jw-0330-ten.html - Mar, 2001

[Top]

White Papers:

[Top]