Content Inside :
* Dynamic User Locale Determination and Synchronization
* Content in Different Languages
* Encoding Tagging
* Form Input and Query String Handling
Locale Determination and Synchronization
Maintaining the User Locale
* Carry locale information from one HTML page to another. Why?
* Determine locale only once to minimize performance impact.
* Make locale information readily available.
* Two common ways:
* Specify the locale in a query string of a URL.
* Set a cookie to reflect the user locale.
Content in Different Languages
* Static HTML and image files are readily translatable.
* Externalize translatable strings from JSPs and servlets to resource bundles.
* Externalize translatable strings from PSPs and stored procedures to a message table in the database.
* Enhance database schema for tables where dynamic data should be translated.
Enhanced Database Schema
My be you need full description for PPT : Basics for Multilingual Support in eBusiness Applications, you can download this PPT : Basics for Multilingual Support in eBusiness Applications or online view this PPT : Basics for Multilingual Support in eBusiness Applications document. This PPT : Basics for Multilingual Support in eBusiness Applications powerpoint presentation available from category E-Business. Download Seminar Paper Powerpoint Presentation PPT : Basics for Multilingual Support in eBusiness Applications PPT slide and get information about PPT : Basics for Multilingual Support in eBusiness Applications.
Category : E-BusinessTags: database schema, ebusiness applications, performance impact