Download List

Project Description

mod_gcj is an attempt to get Java running within
an Apache module using the GNU Compiler for Java
(GCJ) runtime library. Since GCJ compiles Java
down to native code, it has a much smaller memory
footprint and faster startup time than
traditional Java VMs.

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.

2005-08-11 21:54
0.8

This release fixes a bug in the configure script that prevented it from building on Debian and Fedora Core. It also contains a fix for parsing HTTP POST parameters, implements pruning of unused classloaders, and includes a few other minor new features.
Tags: Major bugfixes

2005-08-10 09:06
0.5

Rhinola is a very thin server-side JavaScript
execution framework based on Mozilla Rhino running
on top of mod_gcj. It provides functionality to
include JavaScript and Java code, providing
instant scriptability of any Java library.
Tags: Rhinola, Initial freshmeat announcement

2005-07-28 14:27
0.7

This version adds major new features like support
for HTTP parameter parsing, advanced HTTP header
processing including parsing, and setting of
Cookies and Date headers. In combination with GCJ
4.0, mod_gcj should now be ready for deployment of
real-world Web applications. Documentation has
also been greatly enhanced since the 0.5 release,
including guides for building, installing, and
configuring mod_gcj as well as writing and
deploying mod_gcj handlers.
Tags: Major feature enhancements

2004-07-30 03:54
0.5

Tags: Initial freshmeat announcement

Project Resources