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
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
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
|
|