226 Results for:JAR

  • Sort by: 

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

Using JAAS for Authorization & Authentication

01 Aug 2003

This paper explains how to use the Java Authentication and Authorization API (JAAS). It plugs JAAS into the Struts framework. Though this paper focuses on Struts, and in particular the example application ... Read More

The Working Developer's Guide to Java Bytecode

01 May 2007

In this article, we're going to examine the JVM bytecode set, disassemble some code to see how it works, and play with some tools that allow us to manipulate bytecode directly. 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

EJB 2.1 Web Services (Part 1)

01 Aug 2002

The driving force behind EJB 2.1 is the need for Enterprise JavaBeans technology to support Web services -- a need that in turn is driven by Microsoft's release of its mammoth .NET platform, which is a significant ... Read More

Under the Hood of J2EE Clustering

01 Aug 2005

More and more mission-critical and large scale applications are now running on Java 2, Enterprise Edition (J2EE). Those mission-critical applications such as banking and billing ask for more high availability (HA),... Read More