This is a sample implementation of the TransQuery processing model, enabling the use of XSLT as a query language over multiple XML documents. See <a href="http://www.xmlportfolio.com/transquery">http://www.xmlportfolio.com/transquery</a> for more info.
J-Magic is an attempt to create a fast, easy to use, and small, yet powerful, implementation of an Application Server. It will be able to use servlets and EJBs.
AspenOS is used by web development teams to develop web applications with a moderately complex core and flexible content delivery. It is a Java servlet framework with multiple role support for users.
JCast-X is an extensible streaming server written in java. It can stream any kind of media mp3, mpeg, anything you would like to see. The basis of JCast-X is a framework build on top of the "source-bus-listener" pattern. Its easy to extend and use.
This project is focusing on creating a Java proxy server application that allows access to a peer-to-peer filespace being developed at Princeton University.
XQuench is an XML Query parser and engine. The aim is to provide programmers with an API that implements the specifications at http://www.w3.org/XML/Query At first, XQuench will be Java-only. Future versions will include C++, while keeping a similar API.
A small, light-weight, HTTP server implementation in 100% Java, capable of executing servlets. It's primary goal is to be small and fast, rather than feature packed. Perfect as an embedded server in other programs.
OrbGate is an 'CORBA Web extender' that allows to easily build Java CORBA clients capable to run in standard Java-1.1 compliant browsers using HTTP (or HTTPS) to communicate to CORBA servers.
Apache 1 and 2 module for authentication using Realms (cookie based) - domain, IP address/ range uid/password and certificate login support Java classes to login user and manage user database using a mySQL table
It's a HTTP proxy that serves web sites stored inside archives, decompressing things on-the-fly, as needed.
ZeeProxy currently can serve sites stored inside TAR files, TAR files compressed with RAZip and TAR files compressed with GZIP.
Jandy is an internet development framework based on Indy, designed to make writing web clients and servers easier. Currently only the HTTP client and HTTP server frameworks are working, but other protocols will be included, like FTP, POP3, SMTP, etc.
Generates JPEG images on the fly. The content is a mixure of xml-template based
data, like which pic-set and font should be used, and the url specific
date, like which pic from the pic-set and which text should be rendered.
Meditux is Java-servlet software that provides a web interface to MySQL to support a medical intensive care unit intranet. See http://icu-web.org for the new direction of the software. No releases are planned yet.
The BLOB Streaming engine is a MySQL storage engine that enables the streaming of BLOB data directly in and out of MySQL tables. Using the HTTP protocol, it is possible to "PUT" and "GET" text and media data of any size, to and from a database.