On Wed, 07 Apr 2010 04:26:04 -0300, Charith Madusanka <charithc...@gmail.com> wrote:

Implementing jasper integration component i think need  to used an active
JDBC connection. problem is it's working outside the framework a........

Hi!

That's not correct. JasperReports receives a JRDataSource instance. Its is an interface, and there are implementations that receive JDBC connections, Lists, arrays, CSV, TableModel, etc: http://jasperreports.sourceforge.net/api/net/sf/jasperreports/engine/JRDataSource.html.

As Ulrich said, you have told us why, but yet haven't told us what. ;)

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor Owner, software architect and developer, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

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

Reply via email to