Administration Console Online Help

 Previous Next Contents Index  

 


Input Charset Descriptor --> Configuration

Tasks     Additional Documentation     Attributes

Overview

Use this tab to set the input-charset element to define which character set is used to read GET and POST data.

Tasks

Configuring a New Web Application or Web Service

Using the Web Application Deployment Descriptor Editor

Additional Documentation

(Requires an Internet connection.)

weblogic.xml Deployment Descriptor Elements

Attributes

Attribute Label

Description

Value Constraints

Resource Path

A path which, if included in the URL of a request, signals WebLogic Server to use the Java character set specified by <java-charset-name>.

Attribute: ResourcePath

Configurable: yes

Readable: yes

Writable: yes

Java Charset Name

Specifies the Java character set to use.

Attribute: JavaCharsetName

Configurable: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next