Jhttpd Welcome Page

Welcome to jhttpd web server

Example JGI servlet
This is a simple example of a servlet 2.1 application coded for the jhttpd web server found in jhtppd/src directory using a java version of CGI.

Applet web server
Example of how a signed version of jhhtp.jar can be used to run the HelloWorld servlet locally inside the browser as a Java applet ("Client-Client" architecture?).

jSQL A jhttpd servlet application "jsql" presenting a web site allowing you to browse JDBC accessable databases.

The following are only available when the server is running on a UNIX with Perl installed.

Example CGI script
A simple CGI script demonstrating the ability of jhttpd to cancel requests.

Another CGI script
A more extensive CGI script for testing GET and POST requests.

PSP test script
An implementation of "Perl Server Pages" using a CGI script.

Jhttpd home page.