sourcforge > sotacs
 

Sotacs Tapestry Components

About Sotacs

Sotacs offers some high quality open source components for the Tapestry 4 web framework.

Note
This is static documentation. See the dynamic user guide with live examples

How to install

  1. Download the software and unzip it
  2. Add the sotacs.jar file and the other third party libraries from the /lib folder into your web application classpath
  3. Declare the library in your .application file
     <library id="sotacs"  
       specification-path=
           "classpath:/net/sf/sotacs/sotacs.library"/>