Oracle® Globalization Development Kit Java API Reference
10g Release 1(10.1)

B10971-01

Package oracle.i18n.servlet.filter

Provides the Java Servlet filters that detects current user locale.

See:
          Description

Class Summary
ServletFilter ServletFilter class instantiates the wrappers of HTTP request and response objects for GDK, and pass them to the application.
ServletRequestWrapper ServletRequestWrapper is an HTTP request class that detects the current user locale and supplies it the application.
ServletResponseWrapper ServletResponseWrapper class is an HTTP response class that sets the appropriate character set for response operation.

 

Package oracle.i18n.servlet.filter Description

Provides the Java Servlet filters that detects current user locale. By incorporating Java Servlet filter mechanism, GDK detects the current user locale automatically, and pass them to the applications. This package includes the filter classes that perform the operation.


Oracle® Globalization Development Kit Java API Reference
10g Release 1(10.1)

B10971-01

Copyright © 2003 Oracle Corporation. All Rights Reserved.