Param-Name; Param-Value; Parameter-Encoding - Netscape ENTERPRISE SERVER 6.1 - PROGRAMMER GUIDE TO SERVLETS Programmer's Manual

Guide to servlets
Table of Contents

Advertisement

The web-apps.xml File and Virtual Servers

param-name

The name of a parameter. Used within an
Subelements: none
Attributes: none

param-value

The value of a parameter. Used within an
Subelements: none
Attributes: none

parameter-encoding

Advises the web server on how to decode parameters from forms.
Subelements: none
Attributes:
enc
24
Netscape Enterprise Server Programmer's Guide to Servlets • April 2002 (Draft)
Allowed values are auto (the default), none, or a specific encoding
such as utf8 or Shift_JIS:
any
A specific encoding, such as utf8 or Shift_JIS.
supported
Set this option if you know the encoding that
java character
servlet parameters use. A complete list is available
encoding
here:
http://java.sun.com/j2se/1.3/docs/gui
de/intl/encoding.doc.html
Uses the system default encoding. Set this option if
none
the encoding of the servlet parameter data is the
same as the system default encoding.
element.
init-param
element.
init-param

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NETSCAPE ENTERPRISE SERVER 6.1 - PROGRAMMER GUIDE TO SERVLETS and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Enterprise server 6.1

Table of Contents