139 Results for:J2EE

  • Sort by: 

Scaling Your Java EE Applications -- Part 2

01 Jul 2008

Java applications can be scaled vertically (on a single system), or horizontally (across multiple systems). But to do either, you have to understand all parts of the system and software. Not doing so could defeat ... Read More

Message Driven Beans Tutorial

01 Jan 2000

The following tutorial illustrates how a Message Driven Bean is written and deployed in an Enterprise JavaBeansTM 2.0 Container. The MDB component is invoked by an inbound message from a Java client. Read More

SSO and Identity Management

01 Dec 2005

As Web-applications have grown over the years to support various business processes, these applications have expanded the number of users, groups and roles that need to be managed by administrators. Read More

Using MySQL licensing: Open source license vs. commercial license

02 Jan 2007

Get an overview of the MySQL open source licensing options in this excerpt from "The Definitive Guide to MySQL 5". Read More

Programmatic Dependency Injection with an Abstract Factory

01 Apr 2008

This article discusses the strength and weakness of applying Dependency Injection (DI) with a variant of Abstract Factory design pattern. This approach is especially suitable for such scenarios as creating local ... Read More

Twelve common software security activities to lift your program

By Gary McGraw 07 Dec 2012

Software security expert Gary McGraw explains the processes commonly found in highly successful software security programs. Read More

Developing my first Web Service in 30 minutes

01 Dec 2001

You've heard the hype, and your head is probably dizzy from all the acronyms. So just what are Web Services, and how can you use them? This series of articles is intended to demystify Web Services and show, ... Read More

Sending Velocity-based E-mail with Spring

09 Apr 2004

See how easy setting up Spring's JavaMail support on a PositionManager class, followed by replacing the e-mail's text with a Velocity template can be. Read More

Using The Digester Component

01 Apr 2004

Web services are unimaginable without XML, and with the usage of Web services projected to boom over the next few years, there is no escaping XML. In this article, you will look at the Jakarta Commons Digester ... Read More

The 3 flavours of 2001

31 Jan 2001

Before the end of the year, three new technologies will emerge triumphant. Sanjay Manandhar reports. Read More