Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - NSAPI PROGRAMMER GUIDE Uživatelský manuál Strana 24

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 124
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 23
1 2 ... 19 20 21 22 23 24 25 26 27 28 29 ... 123 124

Komentáře k této Příručce

Žádné komentáře