Servertec   Java Servlet API
Content
Introduction
Release Notes
Features
FAQs
Requirements
Installation
Change Log
Future Plans
Knowledge Base
Documentation
Conventions
Users
Reference
iServer API
Servlet API
CGI
SSI
Servlets
Logs

Samples
Sales
Legal
Feedback

 

Servlets is the Java way for expanding iServer's functionality, generating dynamic Web pages and processing the information gathered by HTML forms.

iServer supports the Java Servlet API as defined in the Java Servlet Developer Kit 2.0 or later 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 and Filters forms.

 top of page
 Built with iScript Copyright © 1997-1999 Servertec. All rights reserved.
Last Modified: Tue Jan 26 22:59:10 EST 1999