Red Hat NETSCAPE ENTERPRISE SERVER 6.1 - PROGRAMMER GUIDE TO SERVLETS Manual de usuario Pagina 72

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 94
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 71
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.
Vista de pagina 71
1 2 ... 67 68 69 70 71 72 73 74 75 76 77 ... 93 94

Comentarios a estos manuales

Sin comentarios