Skip navigation links

Oracle® Database Globalization Development Kit Java API Reference
11g Release 1 (11.1)

Book Part Number B28299-01


Package oracle.i18n.servlet

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.

 

Package oracle.i18n.servlet Description

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.


Skip navigation links

Oracle® Database Globalization Development Kit Java API Reference
11g Release 1 (11.1)

Book Part Number B28299-01


Copyright © 2003, 2007, Oracle. All rights reserved.