51 lines
2.8 KiB
HTML
51 lines
2.8 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<LINK rel="stylesheet" type="text/css" href="../../../rzahg/ic.css">
|
|
|
|
<title>Internationalization resources</title>
|
|
</head>
|
|
|
|
<BODY>
|
|
<!-- Java sync-link -->
|
|
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
|
|
|
|
<h4><A NAME="interres">Internationalization resources</A></h4>
|
|
|
|
<p>Use the following resources for supplemental information about
|
|
internationalization.</p>
|
|
|
|
<p><strong>Programming instructions and examples</strong></p>
|
|
<ul>
|
|
<li><p><a target="_blank" href="http://java.sun.com/docs/books/tutorial/i18n/index.html"><strong>Java internationalization tutorial</strong></a> <img src="www.gif" width="18" height="15" align="absbottom" alt="Link outside Information Center" border="0">
|
|
<br>(http://java.sun.com/docs/books/tutorial/i18n/index.html)
|
|
<br>An online tutorial that explains how to use the Java 2 SDK Internationalization API.</p>
|
|
</li>
|
|
<!-- <li><p><a href="interapi.htm"><strong>Localization API support</strong></a>
|
|
<br>Learn more about WebSphere Application Server - Express support for the Java 2 SDK Internationalization API.</p></li>
|
|
<li><p><a href="interltfclass.htm"><strong>LocalizableTextFormatter class</strong></a>
|
|
<br>Learn more about WebSphere Application Server - Express support for the LocalizableTextFormatter class.</p></li> -->
|
|
</ul>
|
|
|
|
<p><strong>Programming specifications</strong></p>
|
|
<ul>
|
|
<li><p><a target="_blank" href="http://java.sun.com/j2se/1.4.2/docs/guide/intl/"><strong>Java 2 SDK, Standard Edition Documentation: Internationalization</strong></a> <img src="www.gif" width="18" height="15" align="absbottom" alt="Link outside Information Center" border="0">
|
|
<br>(http://java.sun.com/j2se/1.4.2/docs/guide/intl/)
|
|
<br>The Java internationalization documentation from Sun Microsystems, including a
|
|
list of supported locales and encodings.</p>
|
|
</li>
|
|
|
|
<li><p><a target="_blank" href="http://www.w3.org/International/"><strong>Making
|
|
the WWW truly World Wide</strong></a> <img src="www.gif" width="18" height="15" align="absbottom" alt="Link outside Information Center" border="0">
|
|
<br>(http://www.w3.org/International/)
|
|
<br>The W3C's effort to make World Wide Web technology work with the many writing systems, languages, and cultural conventions of the global community.</p></li>
|
|
|
|
<li><p><a target="_blank" href="http://www.ibm.com/developerworks/unicode/"><strong>developerWorks - Unicode</strong></a> <img src="www.gif" width="18" height="15" align="absbottom" alt="Link outside Information Center" border="0">
|
|
<br>(http://www.ibm.com/developerworks/unicode/)
|
|
<br>Articles on various subjects relating to Unicode from IBM's developerWorks Web site.</p></li>
|
|
</ul>
|
|
|
|
</body>
|
|
</html>
|