Netscape Enterprise Server Architecture
38
Netscape Enterprise Server Administrator’s Guide
Netscape Server Application Programming Interface (NSAPI)
is used to
implement the functions the server calls when processing a request (Server
Application Functions) which provide the core and extended functionality of
the Enterprise Server. It allows the server’s processing of requests to be divided
into small steps which may be arranged in a variety of ways for speed and
flexible configuration.
Java Servlets and JavaServer Pages
extensions enable all Java servlet and
JavaServer page metafunctions, including instantiation, initialization,
destruction, access from other components, and configuration management.
Java servlets and JavaServer pages, are reusable Java applications that run on a
web server rather than in a web browser.
SHTML and Server-side JavaScript
enable rapid development of dynamic
content applications.
Web Application Interface (WAI)
is a CORBA-based programming interface
that defines object interfaces to the HTTP request/response data and server
information. Using WAI, you can write a web application in C, C++, or Java that
accepts an HTTP request from a client, processes it, and returns a response to
the client. You can also write your own server plug-ins for processing HTTP
requests.
Runtime Environments
In addition to the various server extensions, Enterprise Server includes a set of
runtime environments which support the server extensions. These runtime
environments include the following:
•
CGI Processor
•
NSAPI Engine
•
Java Virtual Machine (JVM)
•
JavaScript Virtual Machine
Application Services
Finally, the Enterprise Server architecture includes a set of application services
for various application-specific functions. These application services include the
following:
Содержание 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 ...