226 Results for:JAR

  • Sort by: 

Serve It Up with J2EE 1.4 - Use JCA 1.5 and EJB 2.1 to Extend your App Server

01 Jan 2003

J2EE application servers have become the standard for serving Web-based applications, and for good reason. Application servers provide a secure, reliable and manageable execution environment for Web applications ... Read More

What is an App Server?

By Joseph B. Ottinger 01 Sep 2008

It's worth considering what the definition of an application server is to make sure that the term means the same thing to everyone who uses it. So let us ask the question: what is an application server? Which ... Read More

Intergrating BIRT with PHP

01 Mar 2009

BIRT is a top-level, open-source, Eclipse project that provides business intelligence and reporting tools. Currently, BIRT is best known as a report-creation tool that supports multiple data sources and produces ... Read More

Web 2.01, a Rich Internet Application Example

01 Jan 2006

Learn about what I call "Web 2.01," a fusion of "Web 2.0" style application content with a "Rich Internet Application" client, which is not subject to many of the limitations of a web browser. Read More

Scalability and Performance of jBPM Workflow Engine in a JBoss Cluster

01 Mar 2009

The goal of this article is to show how to achieve near-linear scalability of jBPM workflow engine by tuning its configuration and setting it up on a JBoss cluster with distributed TreeCache. Readers will be guided... Read More

JAXP: Coding for Parser & Transformer Independence

01 Jun 2002

This introductory article will educate developers about the JAXP API, and provide them with a strong understanding of the pluggability layer that will allow their applications to switch between parsers at will. Read More

SQLExecutor - A Simple, Open Source JDBC Framework

01 Sep 2003

Writing succinct and elegant JDBC code can be difficult. You have to create a few different objects and catch numerous checked exceptions, even if you can't reasonably recover from them. Read More

Introduction to the Spring Framework

01 May 2005

Since the first version of this article was published in October, 2003, the Spring Framework has steadily grown in popularity. It has progressed through version 1.0 final to the present 1.2, and has been adopted in... Read More

Integrating Java and Erlang

01 Jan 2008

This article is an introductory tour of Erlang by building a simple client server application. Following this we'll reverse engineer the application in pure Java using Jinterface, an open source Java library ... Read More

Introduction to m2eclipse

01 Jul 2008

In this article, we will explore the features m2eclipse provides and help you start using an Eclipse plugin which provides real Maven integration for the best IDE platform available. Read More