Red Hat NETSCAPE ENTERPRISE SERVER 6.1 - NSAPI PROGRAMMER GUIDE Instrukcja Użytkownika Strona 109

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 148
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 108
web-apps.xml
Chapter 2 Configuration Files 109
enc none, auto,ora
specific encoding such
as utf8 or Shift_JIS
auto encoding:usesthe
specified encoding.
none: uses the system
default encoding.
auto:triestofigureout
the encoding from, in
order, 1) the charset ,2)
the parameter
Encoding attribute, then
3) a hidden form field
defined in
form-hint-field.
Otherwisesameasnone.
form-hint-field j_encoding Thenameofthehiddenfield
in the form that specifies the
encoding.
response-buffer (none) Configures the initial and
default size of the HTTP
servlet’s response buffer.
flush-timeout Numberof seconds 0 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)oranegativenumber,
the output stream doesn’t
force a flush unless the buffer
is full.
size Numberofbytes 8192 The buffer size.
response-cookie (none) Tells the server to respond
with a specific cookie version.
version A cookie version
number
0 The cookie version.
role-mapping (none) Maps role-name values
from web.xml to LDAPusers
or groups.
Table 2-26 web-apps.xml
Element/Attribute Allowed Subelements or
Values
Default Value Description
Przeglądanie stron 108
1 2 ... 104 105 106 107 108 109 110 111 112 113 114 ... 147 148

Komentarze do niniejszej Instrukcji

Brak uwag