i18ngurus.com - Open internationalization resources directory
directorydirectory   add a linkadd a link   searchsearch   mapmap   recentrecent   syndicatesyndicate   encyclopedia <font color=Red><b>Beta</b></font>encyclopedia Beta   feedbackfeedback   faqfaq  
 
   
border
JSP internationalization resources
border
border border border
    Top / Programming / JSP (3)

   News section Links  

1.

Browser Language Negotiation [This link generated an error during the last automatic check]
A JSP page that parses Accept-Language and displays the requested Locales. Includes source for the Accept-Language and Accept-Charset parsers. Now supports the complete RFC1766 and ISO639/3166 list of codes, plus some User-Agent detection to boot.
http://www.inter-locale.com/demos/langnego.xtp

2.

Java & JSP Demos
The Locale class demo, plus other JSP and Java demo pages. These pages contain demos of common internationalization concepts necessary in creating an internationalized program or web site and include such JDK features as Collation, Formatting, Resource handling, and Parsing, as well as Unicode concepts such as Normalization. Pages created by Addison Philips.
http://www.inter-locale.com/demos/locales.jsp

3.

i18n Taglibs
Internationalize JSP files with this Taglib that calls the java ResourceBundle and Format classes. Brought to you by Apache/Jakarta project.
http://jakarta.apache.org/taglibs/doc/i18n-doc/intro.html

Add or Suggest a link