Hi all,
First all I'm thank to Thiago information about JRDataSource instance,
I'm plane
to implement JasperReports integration component. my
project deliverables are given below ,

   - Basic  jasper reports.
   - Generated reports into more popular formats such as PDF, HTML , XML
   and OpenOffice.
   - Interface represent various bands in the report template.
   - Represents a query used for generation of report data.
   - All other popular features in jasper report.

I think this component make easer generate report in  T5.

Thanx

Charith


On Wed, Apr 7, 2010 at 5:21 PM, Thiago H. de Paula Figueiredo <
thiag...@gmail.com> wrote:

> 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