Java Servlets and JavaServerPages (JSP)
270
Netscape Enterprise Server Administrator’s Guide
•
Configuring Servlet Virtual Path Translations
•
Configuring JRE/JDK Paths
•
Configuring JVM Attributes
•
Deleting Version Files
Overview of Servlets and
JavaServerPages
Enterprise Server 4.0 supports Java servlets and JavaServerPages (JSP).
Java servlets are server-side Java programs that can be used to extend the
functionality of a web server in much the same way as CGI programs do.
Servlets can be thought of as applets that run on the server side without an
interface. Servlets are invoked through URL invocation. Netscape Enterprise
Server 4.0 includes support for JavaSoft’s Servlet API at the level of the Java
Servlet Development Kit (JSDK) 2.1.
To develop servlets, use Sun Microsystems’ Java Servlet API. For information
about using the Java Servlet API, see the documentation provided by Sun
Microsystems at:
http://www.javasoft.com/products/servlet/index.html
For information about developing servlets for use with Enterprise Server 4.0,
see
The Programmer’s Guide to Servlets in Enterprise Server 4.0
.
A JavaServerPage (JSP) is a page much like an HTML page, that can be viewed
in a web browser. However, as well as containing HTML tags, it can include a
set of JSP tags that extend the ability of the web page designer to incorporate
dynamic content in a page. These tags provide functionality such as displaying
property values and using simple conditionals. Enterprise Server 4.0 supports
JavaServerPages (JSP) to the level of JSP API 0.92 compliance.
For information about creating JavaServer Pages, see Sun Microsystem’s
JavaServer Pages web page at:
http://www.javasoft.com/products/jsp/index.html
Содержание 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 ...