Previous Next Contents

Java CGI HOWTO

by David H. Silber dhs@orbits.com

v0.4, 18 November 1996


This HOWTO document explains how to set up your server to allow CGI programs written in Java and how to use Java to write CGI programs. Although HOWTO documents are targetted towards use with the Linux operating system, this particular one is not dependant on the particular version of unix used.

1. Introduction

2. Setting Up Your Server to Run Java CGI Programs (With Explanations)

3. Setting Up Your Server to Run Java CGI Programs (The Short Form)

4. Executing a Java CGI Program

5. Using the Java CGI Classes.

6. Future Plans

7. Changes


Previous Next Contents