Overview of Server-Side Programs
268
Netscape Enterprise Server Administrator’s Guide
Overview of Server-Side Programs
Java servlets, JavaScript applications, 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.
Warning
You must enable cookies in your browser to run CGI programs.
•
JavaScript applications are written in JavaScript, an object-based scripting
language. JavaScript is easier to learn than languages such as Java and C
and it lends itself to rapid application development.
Note
Enterprise Server 4.0 does not support server-side Java applets.
Types of Server-Side Applications That
Run on the Server
The Enterprise Server can run the following types of server-side applications to
dynamically generate content:
•
Java servlets
•
CGI programs
•
JavaScript applications
•
Web Application Interface (WAI) Applications
The Enterprise Server can also run programs that extend or modify the behavior
of the server itself. These programs, known as plug-ins, are written using the
Netscape Server Application Programming Interface (NSAPI). For information
about writing and installing plug-in programs, see the
NSAPI Programmer’s
Guide for Enterprise Server 4.0.
Содержание Netscape Enterprise Server
Страница 30: ...Contacting Technical Support 30 Netscape Enterprise Server Administrator s Guide ...
Страница 31: ...Part 1 Server Basics 31 1 Server Basics Introduction to Enterprise Server Administering Enterprise Servers ...
Страница 32: ...32 Netscape Enterprise Server Administrator s Guide ...
Страница 56: ...Sending Error Information to Netscape 56 Netscape Enterprise Server Administrator s Guide ...
Страница 64: ...Migrating a Server From a Previous Version 64 Netscape Enterprise Server Administrator s Guide ...
Страница 66: ...66 Netscape Enterprise Server Administrator s Guide ...
Страница 112: ...Managing a Preferred Language List 112 Netscape Enterprise Server Administrator s Guide ...
Страница 158: ...158 Netscape Enterprise Server Administrator s Guide ...
Страница 182: ...Using the Watchdog uxwdog Process Unix 182 Netscape Enterprise Server Administrator s Guide ...
Страница 196: ...Viewing Events Windows NT 196 Netscape Enterprise Server Administrator s Guide ...
Страница 218: ...Enabling the Subagent 218 Netscape Enterprise Server Administrator s Guide ...
Страница 266: ...266 Netscape Enterprise Server Administrator s Guide ...
Страница 302: ...Enabling WAI Services 302 Netscape Enterprise Server Administrator s Guide ...
Страница 310: ...310 Netscape Enterprise Server Administrator s Guide ...
Страница 390: ...Customizing the Web Publisher User Interface 390 Netscape Enterprise Server Administrator s Guide ...
Страница 446: ...Customizing the Search Interface 446 Netscape Enterprise Server Administrator s Guide ...
Страница 448: ...448 Netscape Enterprise Server Administrator s Guide ...
Страница 454: ...Responses 454 Netscape Enterprise Server Administrator s Guide ...
Страница 464: ...Referencing ACL Files in obj conf 464 Netscape Enterprise Server Administrator s Guide ...
Страница 504: ...504 Netscape Enterprise Server Administrator s Guide ...