Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - NSAPI PROGRAMMER GUIDE Manuel d'utilisateur Page 22

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 124
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 21
1 2 ... 17 18 19 20 21 22 23 24 25 26 27 ... 123 124

Commentaires sur ces manuels

Pas de commentaire