JavaServer Pages
iPlanet Web Server 4.0 JavaServer Pages (JSPs) were written in JSP 0.92. The iPlanet
Web Server 4.1 and Enterprise Server 6.0 JSPs are written in JSP 1.1. Version 0.92 is
no longer supported in
the version 1.1 standard. In addition, it is recommended that developers create JSPs
as part of web applications. Style examples can be found in
server_root
/plugins/servlets/examples/web-apps.
Any JSPs you have written in 0.92 will still work on
they are in a designated legacy directory. To designate a directory as a legacy
directory, access the Class Manager, click the Services tab, and click Legacy JSP
Directory. Use this page to designate your legacy directories.
JSPs written in JSP 1.1 that are part of a web application can reside in any directory
that the server can serve from.
JSP 1.1 samples are in server_root/
Java Servlets
6.0 deprecates but maintains backward compatibility for the
Enterprise Server
iPlanet Web Server 4.1 style of servlets configuration using
and
rules.properties
supported in future releases of the product. For more information, see the Netscape
Enterprise Server Programmer's Guide to Servlets.
Simple Session Manager
Simple Session Manager and JDBC Session Manager are supported by
6.0, but deprecated. Users are encouraged to use NESSession Manager
Server
instead, which is described in the Netscape Enterprise Server Programmer's Guide to
Servlets.
If your iPlanet Web Server 4.x web applications specified
you should change the name of the class to
option of adding persistence. Other
are unchanged.
reapInterval
If your iPlanet Web Server 4.x web application specified
you should change the name of the class to
following attribute to the
session-data-store='com.netscape.server.http.session.JdbcStore'
Other attributes such as
6.0. JSPs must be rewritten according to
Enterprise Server
plugins/samples/servlets/jsp.10
contexts.properties
NESSessionManager
attributes such as
Init
NESSessionManager
element of the session manager:
init-param
and
remain unchanged.
provider
url
Enterprise Server
servlets.properties
files. These files may not be
SimpleSessionManager
. You then have the
timeOut
JDBCSessionManager
and add the
Chapter 4
Migrating Your Enterprise Server
6.0 as long as
.
,
Enterprise
,
and
,
55
Need help?
Do you have a question about the NETSCAPE ENTREPRISE SERVER 6.0 - INSTALLATION AND MIGRATION GUIDE and is the answer not in the manual?
Questions and answers