You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Frans Thamura <fr...@meruvian.org> on 2010/11/18 12:25:49 UTC

Jasper Relevancy

hi all

what is the benefit using Jasper with S2, if we can run using JSP and run
well

i see that we must use List and throw to Jasper with S2, is there a better
alternatif

F

Re: Jasper Relevancy

Posted by Frans Thamura <fr...@meruvian.org>.
We have both implementation

I still work to make the json become jasper meta datasource, like ajax way which we want

The jsp is more integrated. With ireport
/m/

-----Original Message-----
From: Dave Newton <da...@gmail.com>
Date: Thu, 18 Nov 2010 07:41:18 
To: <fr...@meruvian.org>
Cc: Struts Users Mailing List<us...@struts.apache.org>
Subject: Re: Jasper Relevancy

How is using S2 more work than JSP? You can't just "use JSP", you still need
a back end.

And JR does things like pagination: try printing out a nicely-paginated
report using JSP.

Dave

On Thu, Nov 18, 2010 at 7:37 AM, Frans Thamura <fr...@meruvian.org> wrote:

> Ya we want to make pdf as output
>
> But feel using struts2 more work than jsp
>
> May be anyone have a better solution
>
> /m/
> ------------------------------
> *From: * Dave Newton <da...@gmail.com>
> *Date: *Thu, 18 Nov 2010 07:38:42 -0500
> *To: *Struts Users Mailing List<us...@struts.apache.org>; <
> frans@meruvian.org>
> *Subject: *Re: Jasper Relevancy
>
> People use JasperReports when they want reports.
>
> On Thu, Nov 18, 2010 at 7:25 AM, Frans Thamura <fr...@meruvian.org> wrote:
>
>> If?
>>
>> Don't get it
>>
>> Can share?
>>
>>
>> /m/
>>
>> -----Original Message-----
>> From: Dave Newton <da...@gmail.com>
>> Date: Thu, 18 Nov 2010 07:00:57
>> To: Struts Users Mailing List<us...@struts.apache.org>
>> Reply-To: "Struts Users Mailing List" <us...@struts.apache.org>
>> Subject: Re: Jasper Relevancy
>>
>> If you want reports?
>>
>> On Thursday, November 18, 2010, Frans Thamura <fr...@meruvian.org> wrote:
>> > hi all
>> >
>> > what is the benefit using Jasper with S2, if we can run using JSP and
>> run
>> > well
>> >
>> > i see that we must use List and throw to Jasper with S2, is there a
>> better
>> > alternatif
>> >
>> > F
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
>> For additional commands, e-mail: user-help@struts.apache.org
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
>> For additional commands, e-mail: user-help@struts.apache.org
>>
>>
>


Re: Jasper Relevancy

Posted by Frans Thamura <fr...@meruvian.org>.
We use hibernate and spring as ioc

The jsp just plain jdbc and several list 
/m/

-----Original Message-----
From: stanlick@gmail.com
Date: Thu, 18 Nov 2010 06:46:46 
To: Struts Users Mailing List<us...@struts.apache.org>
Reply-To: "Struts Users Mailing List" <us...@struts.apache.org>
Subject: Re: Jasper Relevancy

So that's why nothing is really "happening" in my JSP?  Can you tell us more
about this back-end deal? :)

On Thu, Nov 18, 2010 at 6:41 AM, Dave Newton <da...@gmail.com> wrote:

> How is using S2 more work than JSP? You can't just "use JSP", you still
> need
> a back end.
>
> And JR does things like pagination: try printing out a nicely-paginated
> report using JSP.
>
> Dave
>
> On Thu, Nov 18, 2010 at 7:37 AM, Frans Thamura <fr...@meruvian.org> wrote:
>
> > Ya we want to make pdf as output
> >
> > But feel using struts2 more work than jsp
> >
> > May be anyone have a better solution
> >
> > /m/
> > ------------------------------
> > *From: * Dave Newton <da...@gmail.com>
> > *Date: *Thu, 18 Nov 2010 07:38:42 -0500
> > *To: *Struts Users Mailing List<us...@struts.apache.org>; <
> > frans@meruvian.org>
> > *Subject: *Re: Jasper Relevancy
> >
> > People use JasperReports when they want reports.
> >
> > On Thu, Nov 18, 2010 at 7:25 AM, Frans Thamura <fr...@meruvian.org>
> wrote:
> >
> >> If?
> >>
> >> Don't get it
> >>
> >> Can share?
> >>
> >>
> >> /m/
> >>
> >> -----Original Message-----
> >> From: Dave Newton <da...@gmail.com>
> >> Date: Thu, 18 Nov 2010 07:00:57
> >> To: Struts Users Mailing List<us...@struts.apache.org>
> >> Reply-To: "Struts Users Mailing List" <us...@struts.apache.org>
> >> Subject: Re: Jasper Relevancy
> >>
> >> If you want reports?
> >>
> >> On Thursday, November 18, 2010, Frans Thamura <fr...@meruvian.org>
> wrote:
> >> > hi all
> >> >
> >> > what is the benefit using Jasper with S2, if we can run using JSP and
> >> run
> >> > well
> >> >
> >> > i see that we must use List and throw to Jasper with S2, is there a
> >> better
> >> > alternatif
> >> >
> >> > F
> >> >
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> >> For additional commands, e-mail: user-help@struts.apache.org
> >>
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> >> For additional commands, e-mail: user-help@struts.apache.org
> >>
> >>
> >
>


Re: Jasper Relevancy

Posted by st...@gmail.com.
So that's why nothing is really "happening" in my JSP?  Can you tell us more
about this back-end deal? :)

On Thu, Nov 18, 2010 at 6:41 AM, Dave Newton <da...@gmail.com> wrote:

> How is using S2 more work than JSP? You can't just "use JSP", you still
> need
> a back end.
>
> And JR does things like pagination: try printing out a nicely-paginated
> report using JSP.
>
> Dave
>
> On Thu, Nov 18, 2010 at 7:37 AM, Frans Thamura <fr...@meruvian.org> wrote:
>
> > Ya we want to make pdf as output
> >
> > But feel using struts2 more work than jsp
> >
> > May be anyone have a better solution
> >
> > /m/
> > ------------------------------
> > *From: * Dave Newton <da...@gmail.com>
> > *Date: *Thu, 18 Nov 2010 07:38:42 -0500
> > *To: *Struts Users Mailing List<us...@struts.apache.org>; <
> > frans@meruvian.org>
> > *Subject: *Re: Jasper Relevancy
> >
> > People use JasperReports when they want reports.
> >
> > On Thu, Nov 18, 2010 at 7:25 AM, Frans Thamura <fr...@meruvian.org>
> wrote:
> >
> >> If?
> >>
> >> Don't get it
> >>
> >> Can share?
> >>
> >>
> >> /m/
> >>
> >> -----Original Message-----
> >> From: Dave Newton <da...@gmail.com>
> >> Date: Thu, 18 Nov 2010 07:00:57
> >> To: Struts Users Mailing List<us...@struts.apache.org>
> >> Reply-To: "Struts Users Mailing List" <us...@struts.apache.org>
> >> Subject: Re: Jasper Relevancy
> >>
> >> If you want reports?
> >>
> >> On Thursday, November 18, 2010, Frans Thamura <fr...@meruvian.org>
> wrote:
> >> > hi all
> >> >
> >> > what is the benefit using Jasper with S2, if we can run using JSP and
> >> run
> >> > well
> >> >
> >> > i see that we must use List and throw to Jasper with S2, is there a
> >> better
> >> > alternatif
> >> >
> >> > F
> >> >
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> >> For additional commands, e-mail: user-help@struts.apache.org
> >>
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> >> For additional commands, e-mail: user-help@struts.apache.org
> >>
> >>
> >
>

Re: Jasper Relevancy

Posted by Dave Newton <da...@gmail.com>.
How is using S2 more work than JSP? You can't just "use JSP", you still need
a back end.

And JR does things like pagination: try printing out a nicely-paginated
report using JSP.

Dave

On Thu, Nov 18, 2010 at 7:37 AM, Frans Thamura <fr...@meruvian.org> wrote:

> Ya we want to make pdf as output
>
> But feel using struts2 more work than jsp
>
> May be anyone have a better solution
>
> /m/
> ------------------------------
> *From: * Dave Newton <da...@gmail.com>
> *Date: *Thu, 18 Nov 2010 07:38:42 -0500
> *To: *Struts Users Mailing List<us...@struts.apache.org>; <
> frans@meruvian.org>
> *Subject: *Re: Jasper Relevancy
>
> People use JasperReports when they want reports.
>
> On Thu, Nov 18, 2010 at 7:25 AM, Frans Thamura <fr...@meruvian.org> wrote:
>
>> If?
>>
>> Don't get it
>>
>> Can share?
>>
>>
>> /m/
>>
>> -----Original Message-----
>> From: Dave Newton <da...@gmail.com>
>> Date: Thu, 18 Nov 2010 07:00:57
>> To: Struts Users Mailing List<us...@struts.apache.org>
>> Reply-To: "Struts Users Mailing List" <us...@struts.apache.org>
>> Subject: Re: Jasper Relevancy
>>
>> If you want reports?
>>
>> On Thursday, November 18, 2010, Frans Thamura <fr...@meruvian.org> wrote:
>> > hi all
>> >
>> > what is the benefit using Jasper with S2, if we can run using JSP and
>> run
>> > well
>> >
>> > i see that we must use List and throw to Jasper with S2, is there a
>> better
>> > alternatif
>> >
>> > F
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
>> For additional commands, e-mail: user-help@struts.apache.org
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
>> For additional commands, e-mail: user-help@struts.apache.org
>>
>>
>

Re: Jasper Relevancy

Posted by Frans Thamura <fr...@meruvian.org>.
Ya we want to make pdf as output

But feel using struts2 more work than jsp

May be anyone have a better solution


/m/

-----Original Message-----
From: Dave Newton <da...@gmail.com>
Date: Thu, 18 Nov 2010 07:38:42 
To: Struts Users Mailing List<us...@struts.apache.org>; <fr...@meruvian.org>
Subject: Re: Jasper Relevancy

People use JasperReports when they want reports.

On Thu, Nov 18, 2010 at 7:25 AM, Frans Thamura <fr...@meruvian.org> wrote:

> If?
>
> Don't get it
>
> Can share?
>
>
> /m/
>
> -----Original Message-----
> From: Dave Newton <da...@gmail.com>
> Date: Thu, 18 Nov 2010 07:00:57
> To: Struts Users Mailing List<us...@struts.apache.org>
> Reply-To: "Struts Users Mailing List" <us...@struts.apache.org>
> Subject: Re: Jasper Relevancy
>
> If you want reports?
>
> On Thursday, November 18, 2010, Frans Thamura <fr...@meruvian.org> wrote:
> > hi all
> >
> > what is the benefit using Jasper with S2, if we can run using JSP and run
> > well
> >
> > i see that we must use List and throw to Jasper with S2, is there a
> better
> > alternatif
> >
> > F
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>


Re: Jasper Relevancy

Posted by Dave Newton <da...@gmail.com>.
People use JasperReports when they want reports.

On Thu, Nov 18, 2010 at 7:25 AM, Frans Thamura <fr...@meruvian.org> wrote:

> If?
>
> Don't get it
>
> Can share?
>
>
> /m/
>
> -----Original Message-----
> From: Dave Newton <da...@gmail.com>
> Date: Thu, 18 Nov 2010 07:00:57
> To: Struts Users Mailing List<us...@struts.apache.org>
> Reply-To: "Struts Users Mailing List" <us...@struts.apache.org>
> Subject: Re: Jasper Relevancy
>
> If you want reports?
>
> On Thursday, November 18, 2010, Frans Thamura <fr...@meruvian.org> wrote:
> > hi all
> >
> > what is the benefit using Jasper with S2, if we can run using JSP and run
> > well
> >
> > i see that we must use List and throw to Jasper with S2, is there a
> better
> > alternatif
> >
> > F
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>

Re: Jasper Relevancy

Posted by Frans Thamura <fr...@meruvian.org>.
If?

Don't get it

Can share?


/m/

-----Original Message-----
From: Dave Newton <da...@gmail.com>
Date: Thu, 18 Nov 2010 07:00:57 
To: Struts Users Mailing List<us...@struts.apache.org>
Reply-To: "Struts Users Mailing List" <us...@struts.apache.org>
Subject: Re: Jasper Relevancy

If you want reports?

On Thursday, November 18, 2010, Frans Thamura <fr...@meruvian.org> wrote:
> hi all
>
> what is the benefit using Jasper with S2, if we can run using JSP and run
> well
>
> i see that we must use List and throw to Jasper with S2, is there a better
> alternatif
>
> F
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Jasper Relevancy

Posted by Dave Newton <da...@gmail.com>.
If you want reports?

On Thursday, November 18, 2010, Frans Thamura <fr...@meruvian.org> wrote:
> hi all
>
> what is the benefit using Jasper with S2, if we can run using JSP and run
> well
>
> i see that we must use List and throw to Jasper with S2, is there a better
> alternatif
>
> F
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org