Servertec   iServer Administrator - Messages
Administrator
Login
Monitor
Control Panel
Manage
Server
Virtual Hosts
Workgroup
Session
Servlets
Contexts
Aliases
Mime Types
Locales
Country Codes
Messages
Pools
Realms
Resources
Users
Groups
Computers
Access Rights
ACLs
Logger
Templates
Keystore
Certificates
File System
Archives
Used to list, add, edit and remove Messages.

List Form

iServer Administrator - Messages

Actions

ADD Used to add a new Message.
EDIT Used to edit the selected Message.
If a Message has not been selected an error will be displayed.
REMOVE Used to remove the selected Message.
If a Message 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.
HELP Used to display online help for this form.

Entry Form

iServer Administrator - Message Entry

Fields

Error Code The HTTP return code to associate with this message.
Title The title to display and return to the client in the header.
Message Any message to display for this error code.

Actions

OK Used to accept data entered and to return to the Messages form.
CANCEL Used to discard data entered and to return to the Messages form.
HELP Used to display online help for this form.

Notes

Messages are used when sending a reply to the client or when returning an error message.

iServer uses the template messages.html in iws_dir/html/ when generating messages, where iws_dir is the directory where iServer was installed or deployed.

Title and Message may contain CGI variables delimited by %. Some of the CGI variables are:

    request_uri - the requested URI.
    request_method - the request method.

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