On Thu, 11 Apr 2013 06:18:41 -0300, Dmitry Gusev <dmitry.gu...@gmail.com> wrote:

Hi,

There's nothing tapestry-specific in integrating BIRT.
http://www.eclipse.org/birt/deploy/

The same applies for almost everything which isn't web-specific. For example, JFreeChart: you use it in the same way you would without Tapestry. For showing the generated charts, you'd just need to wrap them in a StreamResponse and return it in a page's onActivate() or a page, component or mixin event handler method.

--
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to