Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - NSAPI PROGRAMMER GUIDE Instrukcja Użytkownika Strona 24

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 124
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 23
1 2 ... 19 20 21 22 23 24 25 26 27 28 29 ... 123 124

Komentarze do niniejszej Instrukcji

Brak uwag