August 2015
Intermediate to advanced
664 pages
16h 53m
English
CHAPTER 6
![]()
Globalization
by Francis Mignault
As of its first release, APEX has supported globalized applications. Since, by definition, a web application can be accessed from anywhere, globalization is an important feature to consider. APEX and the Oracle Database provide the functionality to help you build applications that can display data based on the location of the end user.
In this chapter, I will cover two major aspects of globalization: translation and localization. Translation allows you to run applications in multiple languages without having to duplicate the logic. Localization is used to format and display the content in the application ...
Read now
Unlock full access