|
Oracle® Globalization Development Kit Java API Reference 10g Release 1(10.1) B10971-01 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
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 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |