Chapter 10. Understanding JSTL Internationalization

printer-friendly version of this section  Print  e-mail this section  E-Mail  add a public, group or private note  Add Note  add a bookmark about this section  Add Bookmark    

JSTL: JSP Standard Tag Library Kick Start
By Jeff Heaton

Table of Contents


Chapter 10. Understanding JSTL Internationalization

Java was designed to support internationalization. All strings in Java are stored internally as Unicode strings, which normally are transparent to the programmer. However, when your program has to support a language such as Japanese or Chinese, you must use Unicode.

One of the most common reasons for making a program international is the need to display the program's data in a variety of languages. JSTL provides several tags that make it easy to create a multilingual program. In this chapter, we show you how to make our forum example from Chapter 7 work with multiple languages.


    printer-friendly version of this section  Print  e-mail this section  E-Mail  add a public, group or private note  Add Note  add a bookmark about this section  Add Bookmark    
    Top

    [0672324504/ch10]

     
     


    JSTL. JSP Standard Tag Library Kick Start
    JSTL: JSP Standard Tag Library Kick Start
    ISBN: 0672324504
    EAN: 2147483647
    Year: 2001
    Pages: 93
    Authors: Jeff Heaton

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net