I just finished integrating JFreeChart with Tapestry. Each time you integrate a library with Tapestry you are full of praise for the framework. This is something you can seldom say about other web frameworks.
I had two usages in mind.
- As a return value from an event handler.
- As a component which can be used to display
JFreeChartand a corresponding imagemap

