Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - NSAPI PROGRAMMER GUIDE Manual de usuario Pagina 22

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 124
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de 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.
Vista de pagina 21
1 2 ... 17 18 19 20 21 22 23 24 25 26 27 ... 123 124

Comentarios a estos manuales

Sin comentarios