Changes from Previous Versions
Chapter 1 Overview 29
API Changes Since Enterprise Server 3.x
• New API for defining customized server-parsed tags as NSAPI plugins has
been added. For more information, see Chapter 3, “Server-Parsed HTML
Tags.”
• Server side Java applets (HttpApplets) are not supported. Use Java servlets
instead.
• Agents API is not supported.
• NSAPI has new features.
API Changes Since iPlanet Web Server 4.0
• Java Servlets version 2.2.1 and JavaServer Pages 1.1 are supported.
• HTTP/1.1 cookies are supported.
• Descriptions of CGI variables have been added to the “CGI Variables” section
in this chapter.
• You can invoke servlets as SSI in HTML pages by using the
<SERVLET> tag, as
discussed in Chapter 3, “Server-Parsed HTML Tags.”
• NSAPI has new features.
API Changes Since iPlanet Web Server 4.1
• Programs such as servlets modify a virtual server instead of the server as a
whole. (To add programs as in iPlanet Web Server 4.1, you can configure only
one virtual server.)
• Web applications are now supported as described in the Java Servlet 2.2 API
Specification.
• NSAPI has new features. For details, see the Netscape Enterprise Server NSAPI
Programmer’s Guide.
• Some configuration files have changed. For details, see Appendix A,
“Configuration File Changes.”
• The access control API has changed. For details, see the comments in the
server_root
/plugins/include/nsacl/aclapi.h file.
Komentarze do niniejszej Instrukcji