Download List

Project Description

jo! is a pure Java Web server that implements the
Servlet API, JSP, and HTTP/1.1. It features
advanced thread management, virtual hosts,
memory-sensitive file cache, authentication using
a role abstraction, automatic compressed transfer
of text or HTML files, auto internationalization,
auto servlet and JSP reloading, auto reload of
WARs, hot deployment of WARs, JSR-45 support, and
an easy-to-use Swing console.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-06-09 03:18
1.0.3

Bugs in Digest Authentication, multi-line headers, and binary
input streams were fixed.
Tags: Minor bugfixes

2003-12-01 18:11
1.0.1

A number of JSP parser and generator bugs as well
as an SSL-related NullPointerException were fixed.
Other minor fixes and enhancements were made.
Tags: Major bugfixes

2002-07-23 22:25
1.0

The URL mapping to '/', jsp:params related issues,
JDK 1.4 related bugs, and some HTTP related issues
were fixed. The error reporting for jikes was
improved. Overall performance was improved. The
concept of request interceptors was added. This
allows jo! to run behind a proxy (such as Apache)
in combination with struts.
Tags: Minor feature enhancements

2002-05-22 22:02
1.0rc1

Refactoring automatic compiler detection, refactoring and extending parts of the GUI, and installer support for Windows.
Tags: Minor feature enhancements

2002-03-19 02:56
1.0b7

This release has important security fixes. Some issues with the JSP parser have been fixed. Limited support has been added for java:comp/env, if an appropriate context is provided by a third party. A test tree has been added. JspCodeGenerator can now be configured. There is a new DTD for jo.xml, and improved error reporting for JSP. A bug with prematurely closed connections has been fixed, as well as problems with empty responses.
Tags: Major security fixes

Project Resources