 |
|
Oracle Tips by Burleson |
Oracle 10g Locale Sources in OGS
Oracle Database 10g OGS provides new APIs to
detect user predefined locale sources that are accessible by an
internet application. The locale detection in Java is very
primitive; it does not support user-selected locale preferences or
locale preferences from user profiles. Also, the only locale
fallback mechanism in Java is based on the locale preferences stored
in the Accept-Language header. For your more advanced applications,
these primitive locale detection features in Java will not be
adequate.
Oracle Database 10g OGS provides support for
your predefined locale sources, sources like:
The OGS framework allows for the addition of
custom locale sources, such as user profiles from the database or
the LDAP server. However, because the user profile schema
definitions vary across applications, distinct database access
objects must be created to support them.
Get the complete Oracle10g story:
To get the code instantly, click here:
Need an Oracle Mentor?
BEI is now offering personal mentors for Oracle DBAs where you can have an
Oracle expert right at your fingertips, anytime day or night. We work with
hundreds of Oracle databases every year, so we know exactly how to quickly
assist you with any Oracle question.
Why risk an unplanned outage? You can now get telephone access to Don
Burleson or any of his Oracle Certified DBAs with more than 20 years of
full-time IT experience. Click here for details:
http://www.dba-oracle.com/service_oracle_backup.htm

|