Servlet
|
Description
|
AdminServlet
|
Implements the Servertec Internet Server Administrator.
|
CgiServlet
|
Implements the Common Gateway Interface (CGI).
|
ClusterProxy
|
Provides load balancing and fault tolerance by proxying
client requests to an available workgroup of servers.
|
ClusterRedirector
|
Provides load balancing and fault tolerance by
redirecting client requests to an available workgroup of servers.
|
CommandServlet
|
Used by stop_iws and restart_iws to stop and restart the server.
|
FileServlet
|
Provides access to local file system.
|
InvokerServlet
|
Allows Servertec Internet Server to run Servlets found in the PATH
without the Servlet first having to be defined.
|
JspServlet
|
JavaServer Pages (JSP) engine.
|
MessageServlet
|
Used to reply with the specified message or text file when the incoming
request matches the give URI.
|
RedirectServlet
|
Used to redirect the request to the specified URL.
|
ServletTagServlet
|
Provides support for Servlet includes using <servlet></servlet>
tag.
|
SSIncludeServlet
|
Provides support for Server Side Includes (SSI).
|
StatusServlet
|
Provide the Administrator Monitor, Cluster Proxy and Redirector with load
and availability information from workgroup servers.
|