Griffin Interactive

Building Apache

February 15, 2004

Apache

The following article explains how to build, install, configure and maintain a basic Apache build on a Linux based platform.

This is a very old article but the content is still useful for reference.


Axis - Apache's web service framework

April 13, 2003

Apache

Once there was Apache SOAP which is an implementation of the SOAP submission to W3C. It also supersedes, the IBM SOAP4J implementation.

Now there is Apache AXIS which is also an implementation of the SOAP submission to W3C. However Axis supersedes Apache SOAP in functionality, performance, and interoperability and, in particular, has passed Sun's JAX-RPC and SAAJ compliance tests.

Axis provides a high level Java API for working with web services, and can also be used to create web services.

See also SOAP, WSDL, UDDI


Jakarta - Log 1.0 Taglib

February 08, 2003

Apache

The Log library allows you to embed logging calls in your JSP which can be output to a variety of destinations thanks to the power of the log4j project.

Jakarta Taglibs - Log Tag Library