88 Results for:EJB

  • Sort by: 

Spring Batch Overview

01 Nov 2007

Despite the growing momentum behind SOA and real-time integration, many interfaces are still flat file-based and therefore best processed through a batch mode. Nevertheless, there is no de facto or ... Read More

Distributed Computing Made Easy

01 May 2006

In case you haven't noticed, distributed computing is hard. The problem is that it is becoming increasingly important in the world of enterprise application development. Read More

Transforming Legacy Systems to J2EE Architecture

01 Feb 2007

This document is a living reference document for anyone involved in the design and architecture for organizations to transform their legacy systems to Java 2 Enterprise Edition (J2EE) based applications. Read More

Implementing a Data Cache using Readers And Writers

01 Jan 2000

You may have come across a situation where you need to cache some data in your server. You then use this cache to service queries from incoming requests. You will also probably have a thread that listens for cache ... Read More

The Pragmatic Code Generator Programmer

01 Sep 2006

In this article we will reimplement an exercise taken from the best-selling book "The Pragmatic Programmer" written by Andy Hunt and Dave Thomas [1]. In the third chapter "The Basic Tools" the authors ... Read More

Keel - The Next Generation Meta Framework

01 Jun 2003

This article explains the technical architecture of Keel and its core functionalities and services so that one has a better idea why Keel is best suited to answer the above stated important questions for any ... Read More

HiveMind: What's it all about?

01 Apr 2005

HiveMind, one of the newer Jakarta subprojects at The Apache Software Foundation, is described as "a framework for creating applications, not an application, or even an application server, itself." Howard Lewis ... Read More

JavaServer Faces vs Tapestry - A Head-to-Head Comparison

01 Aug 2005

After several years as the leading Java Web application framework, the reign of Apache Struts appears to be drawing to an end. Indeed, the action-based model on which Struts is based is no longer regarded by many ... Read More