Installation guide

PowerDynamo Web site conversion utility
34 EAServer
The new command rebind allows you to rebind the name servers in a
cluster.
•The
ejbref command has been enhanced to support EJB local references.
•The
export command has been enhanced to take an emptycachetags
argument. If your Web applications use the partial page caching tag library
as described in “Partial page caching” on page 35, this option allows you
to export an empty implementation of the tag library to allow portability
to other J2EE application servers that do not support this tag library.
For descriptions of these commands, see Chapter 12, “Using jagtool and
jagant,” in the EAServer System Administration Guide.
PowerDynamo Web site conversion utility
EAServer 5.0 includes the Dyn2JSP utility to convert PowerDynamo™ Web
sites into JSP-based J2EE Web applications. For information on using the tool,
see the HTML documentation included in the PDynamo2JSP directory of the
installation.
Servlet response caching improvements
Internally, the servlet page caching mechanism has been enhanced to provide
better performance. There are no changes to the user interface. Additionally,
you can cache parts of a response individually using the Partial page caching
feature described below.