|
Oracle® Globalization Development Kit Java API Reference 10g Release 2 (10.2) Part No. B14224-01 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Supports JSP / Java Servlet globalization by automatically detecting the current locale and providing facilities to retrieve appropriate localized content.
See:
Description
Class Summary | |
ApplicationContext | The ApplicationContext class provides an application with a globalization configuration environment and controls application scope operations in the GDK framework. |
Localizer | The Localizer class is an all-in-one class that provides access to all necessary globalization services. |
ServletHelper | The ServletHelper class is a delegate class that provides a bridge between Java servlets and globalization objects. |
Supports JSP / Java Servlet globalization by automatically detecting the current locale and providing facilities to retrieve appropriate localized content. To use the GDK framework in your J2EE Web applications, you must first enable it within your application and then configure the framework configuration file. See the ServletHelper
class on how to hook up and configure the framework with your application.
|
Oracle® Globalization Development Kit Java API Reference 10g Release 2 (10.2) Part No. B14224-01 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |