Servertec   Servlets
Content
Introduction
Release Notes
Features
FAQs
Requirements
Installation
Change Log
Future Plans
Knowledge Base
Documentation
Conventions
Users
iServer
Administration
Login
Control Panel
Manage
Server
Session
Servlets
Filters
Aliases
Mime Types
Messages
Pools
Realms
Resources
Users
Groups
Access Rights
ACLs
Logger
Templates

Deployment

Reference
Samples
Sales
Legal
Feedback

 

Used to list, add, edit or remove Servlets.

Form

iServer Administrator - Servlets

Actions

    ADD Used to add a new Servlet.
    EDIT Used to edit the selected Servlet.
    If a Servlet has not been selected an error will be displayed.
    REMOVE Used to remove the selected Servlet.
    If a Servlet has not been selected an error will be displayed.
    SAVE Used to save changes made and to return to the Control Panel form.
    CANCEL Used to discard changes made and to return to the Control Panel form.

Form

iServer Administrator - Servlet Entry

Fields

    Alias The URL the user enters to access the Servlet.
    Class File The package.class name of the Servlet to use.

    The CLASSPATH will be searched for the specified Servlet.

    Parameters Any parameters used during the initialization of the Servlet.

    Zero or more parameters can be specified by entering line delimited key=value pairs.

    Preload Whether the server should load the Servlet at startup.

    No is the default for Servlets.

    Setting this value to No may have a negative impact on performance.

Actions

    OK Used to accept data entered and to return to the Servlets form.
    CANCEL Used to discard data entered and to return to the Servlets form.

Notes

    A Servlet is a Java Class that is invoked when a request matches a specific URL.

    Changes made will not be used until the iServer is restarted.

 top of page
 Built with iScript Copyright © 1997-1999 Servertec. All rights reserved.
Last Modified: Mon Jun 28 23:14:48 EDT 1999