Wicket adapter for WAT : include block support
March 9th, 2010I just added a new WATBlock component to Web Assemble Tool Wicket adapter (webassembletool-wicket).
This is the equivalent of assemble:includeBlock jsp tag, which allows to include content from a remote web site into your application.
Now the Wicket adapter has the minimal components to be useable in a project (WATTemplate, WATBlock).
I’ve also added some ready-to-use demo content and template in order to ease WAT learning. These files already have WAT tags included (look at the html source to get block names) :
The website has yet to be updated.
Enjoy
