README:  JSF RI Sandbox
=================================

Installation
-----------------------
 - Unzip jsf-ri-sandbox-0.1.zip
 - Include jsf-ri-sandbox.jar in the 
   WEB-INF/lib directory of your web
   application
   
Minimum Requirements
-----------------------
J2SE 1.5
JSF 1.1

Dependencies
-----------------------
Shale Remoting 1.0.4
Commons Logging 1.1

For Multi-File Upload only:
    Commons HTTP Client 3.0.1
    Commons Codec 1.3
    Commons IO 1.2
   
Documentation
-----------------------
The RI Sandbox is a collection of (currently) 12 components, ranging from a 
fully 508-compliant DataTable to UIComponent wrappers for the Yahoo! User
Interface JavaScript component library.  More complete documentation can
be found at https://javaserverfaces.dev.java.net/sandbox/, or in the 
Javadoc and TLD docs included with bundle.

Issue Tracker
-----------------------
If you have any issues with any of these components, please file an
issue on the tracker here:

https://javaserverfaces.dev.java.net/issues/query.cgi?subcomponent=sandbox
