General
Installation
Using TapFX - Easy Insert
Tapestry 4 is required - either 4.0 or 4.1.
Just drop the supplied jar into your classpath.
Yes! You'll have to add a contribution to configuration point: EasyInsert.Prefix
Here's an example - place this inside your hivemodule.xml:
<contribution configuration-id="EasyInsert.Prefix">
<use prefix="#" />
</contribution>
In your tapestry templates, you can now use the following:
The last 2 features were added to version 0.15, and are still being tested.