Overview of Changes in Sun ONE Web Server 6.1
72 Sun ONE Web Server 6.1 • Installation and Migration Guide • April 2004
<param-name>reapInterval</param-name>
<param-value>180</param-value>
</init-param>
In Web Server 6.1:
<sun-web-app>
...
<session-config>
<session-manager>
<manager-properties>
<property name=”reapIntervalSeconds” value=”180”/>
</manager-properties>
</session-manager>
...
</session-config>
...
</sun-web-app>
For more information on the deployment descriptor files supported in Sun ONE
Web Server 6.1, see the Sun ONE Web Server 6.1 Programmer’s Guide to Web
Applications.
Web Publishing Using WebDAV
Sun ONE Web Server 6.1 introduces a new feature, web publishing through
WebDAV (Web Distributed Authoring and Versioning), a protocol that enables
in-place collaborative web publishing.
WebDAV functionality is configured by extending the VS element in the
server.xml file to include two new elements, DAV and DAVCOLLECTION.
New functions have been added to the
obj.conf file to support WebDAV
functionality as an NSAPI plug-in.
Commenti su questo manuale