Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - NSAPI PROGRAMMER GUIDE Manuel d'utilisateur Page 24

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 124
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 23
The web-apps.xml File and Virtual Servers
24 iPlanet Web Server, Enterprise Edition Programmer’s Guide to Servlets • May 2001
response-buffer
Configures the initial and default size of the HTTP servlet’s response buffer. A
servlet can reconfigure its response buffer size using the
setBufferSize method of
the
ServletResponse object.
Subelements: none
Attributes:
response-cookie
Tells the server to respond with a specific cookie version.
Subelements: none
Attributes:
role-mapping
Maps role-name values from web.xml to LDAP users, groups, or roles.
Subelements: none
Attributes:
flush-timeout Forces the stream to flush the data if the specified number of
seconds has elapsed since the last flush. If set to 0 (the default)
or a negative number, the output stream doesn’t force a flush
unless the buffer is full.
size The buffer size in bytes. The default is 8192.
version The cookie version. The default is 0.
map-to Specifies whether to map role-name values from web.xml
to LDAP users or groups. Values are group (the default) and
user.
Vue de la page 23
1 2 ... 19 20 21 22 23 24 25 26 27 28 29 ... 123 124

Commentaires sur ces manuels

Pas de commentaire