Take our Quick Survey and enter a drawing for a chance to win a $100 VISA Gift Card.
Java logging toolkit LogKit is a logging toolkit designed for secure performance orientated logging in applications. To get started using LogKit, it is recomended that you read the whitepaper and browse the API docs.
A SOAP implementation in Java Apache AXIS is an implementation of the SOAP ("Simple Object Access Protocol") submission to W3C. From the draft W3C specification: SOAP is a lightweight protocol for exchange of information in a ...
Byte Code Engineering Library The Byte Code Engineering Library (formerly known as JavaClass) is intended to give users a convenient possibility to analyze, create, and manipulate (binary) Java class files (those ending with ...
Streaming API for XML The Streaming API for XML (StAX) is a groundbreaking new Java API for parsing and writing XML easily and efficiently.
Bean Scripting Framework Bean Scripting Framework (BSF) is a set of Java classes which provides scripting language support within Java applications, and access to Java objects and methods from scripting languages. BSF allows ...
A Java DTD Parser DTD parsers for Java seem to be pretty scarce. That's probably because DTD isn't valid XML. At some point, if/when XML Schema becomes widely accepted, no one will need DTD parsers anymore. Until ...
Geronimo J2EE server J2EE specifications Geronimo is Apache's ASF-licenced J2EE server project. These are the J2EE-Specifications.
Java getopt implementation The GNU Java getopt classes support short and long argument parsing in a manner 100% compatible with the version of GNU getopt in glibc 2.0.6 with a mostly compatible programmer's interface as well. ...
International Components for Unicode for Java The International Components for Unicode (ICU) library provides robust and full-featured Unicode services on a wide variety of platforms. ICU supports the most current version of the Unicode ...
Public interfaces for RELAX Core The ISO RELAX project was started to host public interfaces useful for applications to support RELAX Core. Now, however, some of the hosted material is schema language-neutral.
Jakarta Commons BeanUtils Package The scope of this package is to create a package of Java utility methods for accessing and modifying the properties of arbitrary JavaBeans. No dependencies outside of the JDK are required, so the use ...
Implementations of common encoders and decoders Commons Codec is an attempt to provide definitive implementations of commonly used encoders and decoders. Examples include Base64, Hex, Phonetic and URLs.
Provides new interfaces, implementations and utilities for Java Collections The introduction of the Collections API by Sun in JDK 1.2 has been a boon to quick and effective Java programming. Ready access to powerful data structures has accelerated development by reducing the ...
Jakarta Commons Collection dependency for Tomcat5 A package that is specifically designed to fulfill to a Tomcat5 dependency.
Jakarta Commons DataBase Pooling Package Many Jakarta projects support interaction with a relational database. Creating a new connection for each user can be time consuming (often requiring multiple seconds of clock time), in order to ...
DBCP dependency for Tomcat5 DBCP dependency for Tomcat5.
Jakarta Commons Digester Package The goal of Digester project is to create and maintain a XML -> Java object mapping package written in the Java language to be distributed under the ASF license.
Jakarta Commons Discovery The Discovery component is about discovering, or finding, implementations for pluggable interfaces. Pluggable interfaces are specified with the intent that multiple implementations are, or will be, ...
The Jakarta Commons Extension Language An implementation of standard interfaces and abstract classes for javax.servlet.jsp.el which is part of the JSP 2.0 specification.
This package provides an api to work with html file upload The javax.servlet package lacks support for rfc 1867, html file upload. This package provides a simple to use api for working with such data. The scope of this package is to create a package of Java ...
Jakarta Commons HTTPClient implements the client side of HTTP standards The Hyper-Text Transfer Protocol (HTTP) is perhaps the most significant protocol used on the Internet today. Web services, network-enabled appliances and the growth of network computing continue to ...
Utilities to assist with developing IO functionality Commons-IO contains utility classes, stream implementations, file filters, and endian classes. It is a library of utilities to assist with developing IO functionality.
Provides a host of helper utilities for the java.lang API The standard Java libraries fail to provide enough methods for manipulation of its core classes. The Commons Lang Component provides these extra methods. The Commons Lang Component provides a host of ...
A cross platform Java application launcher Commons-launcher eliminates the need for a batch or shell script to launch a Java class. Some situations where elimination of a batch or shell script may be desirable are: * You want to avoid having ...
Jakarta Commons Logging Package The commons-logging package provides a simple, component oriented interface (org.apache.commons.logging.Log) together with wrappers for logging systems. The user can choose at runtime which system ...
Model MBeans utilty classes The Modeler project shall create and maintain a set of Java classes to provide support for configuring and instantiating Model MBeans, plus unit tests and small examples of using these facilities to ...
Jakarta Commons Pool Package The goal of Pool package it to create and maintain an object (instance) pooling package to be distributed under the ASF license. The package should support a variety of pool implementations, but ...
Pool dependency for Tomcat5 Pool dependency for Tomcat5.
Jakarta Commons Validator A common issue when receiving data either electronically or from user input is verifying the integrity of the data. This work is repetitive and becomes even more complicated when different sets of ...
An open-source implementation of the JSP Standard Tag Library This package contains Jakarta Taglibs's open-source implementation of the JSP Standard Tag Library (JSTL), version 1.1. JSTL is a standard under the Java Community Process.
Page : 1 2 |