Contains improved download an image streaming functionality.
See the project website or the blog: http://ancientprogramming.blogspot.com/2007/06/tapestry-bayeux-200-released-improved.html
for further information about this release.
Upgraded the java web component library to be tapestry 4.1 compatible.
This is a bugfix release making Html4Button work in IE too, even though IE is buggy with buttons.
Once again, we release a new version of the bayeux.
This time with a brand new component, Html4Button, which makes it possible to render HTML4 button elements.
Extensions to the DownloadService component, making the DownloadResourceSource easier to implement.
Including both new service and component and lots of new docs. Please see release notes.
This first release of the Tapestry-Bayeux library of tapestry java webcomponents includes only one component: InsertLimited. InsertLimited works as the Insert from the official Tapestry library but you can specify the maximum size of the output. Good for use in tables.