Servertec Java Servlet API
Content
Introduction
Release Notes
Features
FAQs
Requirements
Installation
Add-ons
How To
Change Log
Future Plans
Knowledge Base
Documentation
Conventions
Command Line
Administrator
Localization
Programming
Security
Performance
Deployment
Java API
Servlet API
CGI
SSI
Servlets
Config Files
Log Files
Classes
Directory Tree
Samples
Legal
Contact Us

 

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.

Servertec Internet Server supports the Java Servlet API version 2.2.

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 Servertec Internet Server Administration - Servlets forms.

 top of page
Copyright © 1998-2005 Servertec. All rights reserved.
Privacy Statement.
Last Modified: Sun Sep 04 14:56:49 EDT 2005