ICU4J Demos

Server Side Demos

Web Demos

These demos are running on the ICU server, and are implemented as Java Servlets and JSP pages.

Client Side demos

To build the client side samples:

  1. Download the ICU4J source code ( see Source Code Access )

  2. Run "ant jar" to build ICU4J jar

  3. Run "ant jarDemos" to build the demos

  4. Run "cp icu4j.jar demos/out/lib"

  5. Finally, run "java -jar demos/out/lib/icu4j-demos.jar" to launch the demos

ICU Introduction Applets

About the Applets

This is a paper introducing ICU calendars, which has live applets throughout the text to demonstrate various features.

The paper is now archived, see https://github.com/unicode-org/icu-demos/pull/5