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
Servlets
Filters
Aliases
Mime Types
Messages
Pools
Users
Groups
Realms
Access Rights
Resources
ACLs

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 to the Servlet.

    Zero or more Servlet 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: Tue Jan 26 22:59:10 EST 1999