Chapter 11, Extending Your Server With Programs
269
Java Servlets and JavaServerPages (JSP)
How Server-Side Applications are
Installed on the Server
Each type of program is installed onto the server differently. The following list
summarizes the procedures:
•
For Java servlets, you can configure your server to recognize all files in
certain directories as servlets, and/or you can set up virtual pathnames for
servlets. For more information, see “What Does the Server Need to Run
Servlets and JSP?.”
•
For CGI programs, you can configure your server to recognize all files with
certain filename extensions and/or all files in specified directories as CGI
programs. For more information, see “Installing CGI Programs,” “Installing
Windows NT CGI Programs,” and “Installing Shell CGI Programs for
Windows NT.”
•
For JavaScript applications, you must check in each application individually
through the Application Manager, which you can access from the Enterprise
Server. For more information, see “Installing Server-Side JavaScript
Applications.”
These installation procedures are described in the following sections.
Java Servlets and JavaServerPages (JSP)
This section discusses how to install and use Java Servlets and JavaServerPages
on Enterprise Server 4.0.
This section describes the following topics:
•
Overview of Servlets and JavaServerPages
•
What Does the Server Need to Run Servlets and JSP?
•
Enabling Servlets and JSP
•
Making Servlets Available to Clients
•
Specifying Servlet Directories
•
Configuring Global Attributes
•
Configuring Servlet Attributes
Summary of Contents for Netscape Enterprise Server
Page 30: ...Contacting Technical Support 30 Netscape Enterprise Server Administrator s Guide ...
Page 32: ...32 Netscape Enterprise Server Administrator s Guide ...
Page 56: ...Sending Error Information to Netscape 56 Netscape Enterprise Server Administrator s Guide ...
Page 66: ...66 Netscape Enterprise Server Administrator s Guide ...
Page 112: ...Managing a Preferred Language List 112 Netscape Enterprise Server Administrator s Guide ...
Page 158: ...158 Netscape Enterprise Server Administrator s Guide ...
Page 182: ...Using the Watchdog uxwdog Process Unix 182 Netscape Enterprise Server Administrator s Guide ...
Page 196: ...Viewing Events Windows NT 196 Netscape Enterprise Server Administrator s Guide ...
Page 218: ...Enabling the Subagent 218 Netscape Enterprise Server Administrator s Guide ...
Page 266: ...266 Netscape Enterprise Server Administrator s Guide ...
Page 302: ...Enabling WAI Services 302 Netscape Enterprise Server Administrator s Guide ...
Page 310: ...310 Netscape Enterprise Server Administrator s Guide ...
Page 446: ...Customizing the Search Interface 446 Netscape Enterprise Server Administrator s Guide ...
Page 448: ...448 Netscape Enterprise Server Administrator s Guide ...
Page 454: ...Responses 454 Netscape Enterprise Server Administrator s Guide ...
Page 464: ...Referencing ACL Files in obj conf 464 Netscape Enterprise Server Administrator s Guide ...
Page 504: ...504 Netscape Enterprise Server Administrator s Guide ...