Chapter 13 Extending Your Server With Programs; Overview Of Server-Side Programs - Netscape ENTREPRISE SERVER 6.1 - 08-2002 ADMINISTRATOR Administrator's Manual

Table of Contents

Advertisement

This chapter discusses how to install programs on the Netscape Enterprise Server
that dynamically generate HTML pages in response to requests from clients. These
programs are known as server-side applications. (Client-side applications, which are
downloaded to the client, run on the client machine.)
This chapter includes the following sections:

Overview of Server-Side Programs

Java Servlets and JavaServer Pages (JSP)
Installing CGI Programs
Installing Windows NT/Windows 2000 CGI Programs
Installing Shell CGI Programs for Windows NT/Windows 2000
Using the Query Handler
Overview of Server-Side Programs
Java servlets and CGI programs have different strengths and uses. The following
list illustrates the differences between these server-side programs:
Java servlets are written in Java, which is a full-featured programing language
for creating network applications.
CGI (Common Gateway Interface) programs can be written in C, Perl, or other
programming languages. All CGI programs have a standard way of passing
information between clients and servers.
Extending Your Server With
Chapter 13
Programs
283

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NETSCAPE ENTREPRISE SERVER 6.1 - 08-2002 ADMINISTRATOR and is the answer not in the manual?

This manual is also suitable for:

Entreprise server 6.1

Table of Contents