Servertec Java Servlet API
Documentation
Conventions
Command Line
Administrator
Localization
Programming
Security
Performance
Deployment
Java API
Servlet API
CGI
SSI
Servlets
Config Files
Log Files
Classes
Directory Tree

Return

 

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: Mon Sep 05 14:25:38 EDT 2005