Java Web Server 1.1 - Servlet Features
Servlet Features
Contents
/
New Features
/
Administrator Docs
/
Developer Docs
/
Index
The Java
TM
Web Server
TM
provides several important servlet features. These include:
Loading and Invoking Servlets
Servlets can be loaded both locally and remotely.
Filters and Servlet Chaining
The Java Web Server uses mime types to call servlets sequentially.
Server-Side Includes
Servlets can be invoked from dynamic HTML documents using server-side include tags.
Replacing CGI Scripts
Servlets are an effective substitute for CGI scripts, and provide a faster and cleaner way to generate dynamic documents.
Top
java-server-feedback@java.sun.com
Copyright
© 1997 Sun Microsystems, Inc.
All Rights Reserved.