Javaserver Pages; Java Servlets; Simple Session Manager - Netscape ENTREPRISE SERVER 6.1 - INSTALLATION AND MIGRATION GUIDE Installation And Migration Manual

Table of Contents

Advertisement

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 were written in JSP 1.1. Enterprise
Server 6.1 JSPs are written in JSP 1.1. Version 0.92 is no longer supported in
Enterprise Server 6.1. JSPs must be rewritten according to the version 1.2 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.
JSPs written in JSP 1.2 that are part of a web application can reside in any directory
that the server can serve from.
JSP 1.2 samples are in server_root/

Java Servlets

Enterprise Server 6.1 deprecates but maintains backward compatibility for the
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.1, 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
If your iPlanet Web Server 4.x web application specified
the class name for the session manager, the application remains unchanged.
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
servlets.properties
files. These files may not be
SimpleSessionManager
. You then have the
timeOut
JDBCSessionManager
and add the
MMapSessionManager
Chapter 4
Migrating Your Enterprise Server
.
,
Enterprise
,
and
,
as
55

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NETSCAPE ENTREPRISE SERVER 6.1 - INSTALLATION AND MIGRATION GUIDE and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Entreprise server 6.1

Table of Contents