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

  • 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 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.
Zobrazit stránku 21
1 2 ... 17 18 19 20 21 22 23 24 25 26 27 ... 123 124

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

Žádné komentáře