Servertec   Java Servlet API
Content
Introduction
Release Notes
Features
FAQs
Requirements
Installation
Add-ons
How To
Change Log
Future Plans
Knowledge Base
Documentation
Conventions
Users
Reference
iServer API
Servlet API
CGI
SSI
Servlets
Config Files
Log Files
Classes
Directory Tree

Samples
Sales
Legal
Feedback

 

A Servlet is a Java class that runs on a Java-based server. Servlets are used to process the information gathered by HTML forms and to generate dynamic Web pages.

iServer supports the Java Servlet API version 2.2 as defined by JavaSoft.

Download the Java Servlet Developer Kit from JavaSoft.

Notes

Servlets are a much better alternative than CGI, since all servlets, unlike CGI executables, run within the same Java VM.

Servlets can be defined in the iServer Administration - Servlets forms.

 top of page
 Built with iScript Copyright © 1997-2000 Servertec. All rights reserved.
Last Modified: Thu Aug 10 13:06:59 EDT 2000