» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with Apache.Org + Java

Pluto

Pluto is the Reference Implementation of the Java Portlet Specfication.

Apache Portals

Apache Portals is a collaborative software development project dedicated to providing robust, full-featured, commercial-quality, and freely available Portal related software on a wide variety of platforms and programming languages.

This project is managed in cooperation with various individuals worldwide (both independent and company-affiliated experts), who use the Internet to communicate, plan, and develop Portal software and related documentation.

BCEL

The Byte Code Engineering Library (BCEL) makes it easy to parse and modify low level Java structures in the .class files. This can be useful for doing instrumentation, debugging, altering classes on the fly, or if you just want to learn about the java bytecode.

Apache-Directory-Server

Apache Directory Server is a project to create an enterprise directory server platform.

Apache Maven

Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project’s build, reporting and documentation from a central piece of information.

POI

The POI project contains several components for dealing with popular OLE 2 formats in Java.

Lucene

Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is suitable for nearly any application that requires full-text search, especially cross-platform.

See Also

XMLbeans

XMLBeans is a technology for accessing XML by binding it to Java types. It provides full XML schema support and full XML infoset fidelity

log4j

Log4j is a logging package written in Java. This is now part of the Apache Logging Services.

SourceLabs includes the ability to capture, search, sort and correlate Log4J messages with millions of datapoints as part of its Self-Support Suite for Linux and Open Source Java

Tapestry

If you are familiar with Tapestry, please expand this page to include more detail on the project.

Tapestry is a Java component-based MVC web application framework that uses XML configuration and focuses on Java internal APIs rather than forcing the developer to think about URLs and GET/POSTs. The design is similar to WebObjects, the project is hosted by the Apache Software Foundation as a part of the Jakarta project.

Tapestry consists of (X)HTML templates that embed Tapestry specific attributes that indicate where Tapestry will substitute the execution result of Java code. Using attributes is in contrast to JSP ‘tags’, the intent is to create a close binding between Java code and template. The attributes may be defined in an XML configuration file.

Apache JMeter

Apache JMeter is a Java desktop application designed to load test functional behavior and measure performance.

Tomcat

Apache Tomcat is the servlet container that is used in the official Reference Implementation for the Java Servlet and JavaServer Pages technologies. These are Java standards for developing dynamic web applications. Tomcat is widely used, although some people would like to see a better management console.

Tomcat is covered by SourceLabs Self-Support for Java offering and is also included in JBOSS.