Go AVDN
Lesson: Introduction
Introduction
Meta Facility is a hierarchical, i18n ready metadata system, it provides means for java classes to retrieve internationalized meta information from bundles in a flexible hierarchy. The meta information can be in arbitrary structures, and is reloadable.

A Brief Demo

This Demo Application gives you a quick taste of Meta Facility. You can simply run it from this link by Java Web Start technology or download the examples source code to run it on your local computer.

Basic Concepts

The vocabulary of Meta Facility.

Walking Through The Brief Demo

Get you through the requirements set and implementation details of this Brief Demo application