Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - NSAPI PROGRAMMER GUIDE Manuale Utente Pagina 22

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 124
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 21
The web-apps.xml File and Virtual Servers
22 iPlanet Web Server, Enterprise Edition Programmer’s Guide to Servlets • May 2001
param-name
The name of a parameter. Used within an init-param element.
Subelements: none
Attributes: none
param-value
The value of a parameter. Used within an init-param element.
Subelements: none
Attributes: none
parameter-encoding
Advises the web server on how to decode parameters from forms.
Subelements: none
Attributes:
enc Allowed values are auto (the default), none, or a specific encoding
such as utf8 or Shift_JIS:
any
supported
java character
encoding
A specific encoding, such as utf8 or Shift_JIS.
Set this option if you know the encoding that
servlet parameters use. A complete list is available
here:
http://java.sun.com/j2se/1.3/docs/guide
/intl/encoding.doc.html
none Uses the system default encoding. Set this option if
the encoding of the servlet parameter data is the
same as the system default encoding.
Vedere la pagina 21
1 2 ... 17 18 19 20 21 22 23 24 25 26 27 ... 123 124

Commenti su questo manuale

Nessun commento