|
From: Rob H. <ro...@ca...> - 2004-09-16 20:05:28
|
All, I am looking at adding view support for Jasper Reports to Spring MVC and want to get some input before I dive in. My first question is what approach would everyone prefer. I could go for a document style approach like PDF and Excel providing hooks for you to expose properties and a JRDatasource, or I could create a subclass of AbstractUrlBasedView and then auto expose all properties in the model to Jasper Reports, grabbing the datasource from there by type. My preference is for the second approach since it requires less coding from the end user. What does everyone think? Rob |
|
From: Rob H. <ro...@ca...> - 2004-09-21 17:48:26
|
All, I have added initial support for Jasper Reports to CVS (sandbox). It has actually been in there for a few days, but I hadn't linked up the tests until today. I am planning to add a more document-oriented view as well along the same lines as PDF and Excel, but the views included already should cover the vast majority of cases. Please check it out and give your feedback. Rob |
|
From: Chris A. <ca...@ya...> - 2004-09-22 18:55:35
|
What package did you check these into? -Chris --- Rob Harrop <ro...@ca...> wrote: > All, > > I have added initial support for Jasper Reports to > CVS (sandbox). It has > actually been in there for a few days, but I hadn't > linked up the tests > until today. > > I am planning to add a more document-oriented view > as well along the > same lines as PDF and Excel, but the views included > already should cover > the vast majority of cases. > > Please check it out and give your feedback. > > Rob > > > ------------------------------------------------------- > This SF.Net email is sponsored by: YOU BE THE JUDGE. > Be one of 170 > Project Admins to receive an Apple iPod Mini FREE > for your judgement on > who ports your project to Linux PPC the best. > Sponsored by IBM. > Deadline: Sept. 24. Go here: > http://sf.net/ppc_contest.php > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > _______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com |
|
From: Rob H. <ro...@ca...> - 2004-09-22 19:34:39
|
Chris, They are checked in under o.s.web.servlet.view.jasperreports.* Rob Chris Axe wrote: >What package did you check these into? > >-Chris >--- Rob Harrop <ro...@ca...> wrote: > > > >>All, >> >>I have added initial support for Jasper Reports to >>CVS (sandbox). It has >>actually been in there for a few days, but I hadn't >>linked up the tests >>until today. >> >>I am planning to add a more document-oriented view >>as well along the >>same lines as PDF and Excel, but the views included >>already should cover >>the vast majority of cases. >> >>Please check it out and give your feedback. >> >>Rob >> >> >> >> >> >------------------------------------------------------- > > >>This SF.Net email is sponsored by: YOU BE THE JUDGE. >>Be one of 170 >>Project Admins to receive an Apple iPod Mini FREE >>for your judgement on >>who ports your project to Linux PPC the best. >>Sponsored by IBM. >>Deadline: Sept. 24. Go here: >>http://sf.net/ppc_contest.php >>_______________________________________________ >>Springframework-developer mailing list >>Spr...@li... >> >> >> >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > > > >_______________________________ >Do you Yahoo!? >Declare Yourself - Register online to vote today! >http://vote.yahoo.com > > >------------------------------------------------------- >This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 >Project Admins to receive an Apple iPod Mini FREE for your judgement on >who ports your project to Linux PPC the best. Sponsored by IBM. >Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > |
|
From: Chris A. <ca...@ya...> - 2004-09-22 22:52:13
|
Thanks! --- Rob Harrop <ro...@ca...> wrote: > Chris, > > They are checked in under > o.s.web.servlet.view.jasperreports.* > > Rob > > Chris Axe wrote: > > >What package did you check these into? > > > >-Chris > >--- Rob Harrop <ro...@ca...> wrote: > > > > > > > >>All, > >> > >>I have added initial support for Jasper Reports to > >>CVS (sandbox). It has > >>actually been in there for a few days, but I > hadn't > >>linked up the tests > >>until today. > >> > >>I am planning to add a more document-oriented view > >>as well along the > >>same lines as PDF and Excel, but the views > included > >>already should cover > >>the vast majority of cases. > >> > >>Please check it out and give your feedback. > >> > >>Rob > >> > >> > >> > >> > >> > >------------------------------------------------------- > > > > > >>This SF.Net email is sponsored by: YOU BE THE > JUDGE. > >>Be one of 170 > >>Project Admins to receive an Apple iPod Mini FREE > >>for your judgement on > >>who ports your project to Linux PPC the best. > >>Sponsored by IBM. > >>Deadline: Sept. 24. Go here: > >>http://sf.net/ppc_contest.php > >>_______________________________________________ > >>Springframework-developer mailing list > >>Spr...@li... > >> > >> > >> > >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > > > > > > > > > > >_______________________________ > >Do you Yahoo!? > >Declare Yourself - Register online to vote today! > >http://vote.yahoo.com > > > > > >------------------------------------------------------- > >This SF.Net email is sponsored by: YOU BE THE > JUDGE. Be one of 170 > >Project Admins to receive an Apple iPod Mini FREE > for your judgement on > >who ports your project to Linux PPC the best. > Sponsored by IBM. > >Deadline: Sept. 24. Go here: > http://sf.net/ppc_contest.php > >_______________________________________________ > >Springframework-developer mailing list > >Spr...@li... > >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > > > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: YOU BE THE JUDGE. > Be one of 170 > Project Admins to receive an Apple iPod Mini FREE > for your judgement on > who ports your project to Linux PPC the best. > Sponsored by IBM. > Deadline: Sept. 24. Go here: > http://sf.net/ppc_contest.php > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - Send 10MB messages! http://promotions.yahoo.com/new_mail |
|
From: snpe <sn...@sn...> - 2004-09-22 23:29:35
|
Rob, Have You got any usage example ? On Wednesday 22 September 2004 07:36 pm, Rob Harrop wrote: > Chris, > > They are checked in under o.s.web.servlet.view.jasperreports.* > > Rob > > Chris Axe wrote: > > >What package did you check these into? > > > >-Chris > >--- Rob Harrop <ro...@ca...> wrote: > > > > > > > >>All, > >> > >>I have added initial support for Jasper Reports to > >>CVS (sandbox). It has > >>actually been in there for a few days, but I hadn't > >>linked up the tests > >>until today. > >> > >>I am planning to add a more document-oriented view > >>as well along the > >>same lines as PDF and Excel, but the views included > >>already should cover > >>the vast majority of cases. > >> > >>Please check it out and give your feedback. > >> > >>Rob > >> > >> > >> > >> > >> > >------------------------------------------------------- > > > > > >>This SF.Net email is sponsored by: YOU BE THE JUDGE. > >>Be one of 170 > >>Project Admins to receive an Apple iPod Mini FREE > >>for your judgement on > >>who ports your project to Linux PPC the best. > >>Sponsored by IBM. > >>Deadline: Sept. 24. Go here: > >>http://sf.net/ppc_contest.php > >>_______________________________________________ > >>Springframework-developer mailing list > >>Spr...@li... > >> > >> > >> > >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > > > > > > > > > > >_______________________________ > >Do you Yahoo!? > >Declare Yourself - Register online to vote today! > >http://vote.yahoo.com > > > > > >------------------------------------------------------- > >This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 > >Project Admins to receive an Apple iPod Mini FREE for your judgement on > >who ports your project to Linux PPC the best. Sponsored by IBM. > >Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php > >_______________________________________________ > >Springframework-developer mailing list > >Spr...@li... > >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > > > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 > Project Admins to receive an Apple iPod Mini FREE for your judgement on > who ports your project to Linux PPC the best. Sponsored by IBM. > Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > |
|
From: Chris A. <ca...@ya...> - 2004-09-23 00:28:35
|
Yes a uasge example would be helpful. Perhaps as some documentation? --- snpe <sn...@sn...> wrote: > Rob, > Have You got any usage example ? > > On Wednesday 22 September 2004 07:36 pm, Rob Harrop > wrote: > > Chris, > > > > They are checked in under > o.s.web.servlet.view.jasperreports.* > > > > Rob > > > > Chris Axe wrote: > > > > >What package did you check these into? > > > > > >-Chris > > >--- Rob Harrop <ro...@ca...> wrote: > > > > > > > > > > > >>All, > > >> > > >>I have added initial support for Jasper Reports > to > > >>CVS (sandbox). It has > > >>actually been in there for a few days, but I > hadn't > > >>linked up the tests > > >>until today. > > >> > > >>I am planning to add a more document-oriented > view > > >>as well along the > > >>same lines as PDF and Excel, but the views > included > > >>already should cover > > >>the vast majority of cases. > > >> > > >>Please check it out and give your feedback. > > >> > > >>Rob > > >> > > >> > > >> > > >> > > >> > > > >------------------------------------------------------- > > > > > > > > >>This SF.Net email is sponsored by: YOU BE THE > JUDGE. > > >>Be one of 170 > > >>Project Admins to receive an Apple iPod Mini > FREE > > >>for your judgement on > > >>who ports your project to Linux PPC the best. > > >>Sponsored by IBM. > > >>Deadline: Sept. 24. Go here: > > >>http://sf.net/ppc_contest.php > > >>_______________________________________________ > > >>Springframework-developer mailing list > > >>Spr...@li... > > >> > > >> > > >> > > > >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > > > > > > > > > > > > > > > > > >_______________________________ > > >Do you Yahoo!? > > >Declare Yourself - Register online to vote today! > > >http://vote.yahoo.com > > > > > > > > > >------------------------------------------------------- > > >This SF.Net email is sponsored by: YOU BE THE > JUDGE. Be one of 170 > > >Project Admins to receive an Apple iPod Mini FREE > for your judgement on > > >who ports your project to Linux PPC the best. > Sponsored by IBM. > > >Deadline: Sept. 24. Go here: > http://sf.net/ppc_contest.php > > >_______________________________________________ > > >Springframework-developer mailing list > > >Spr...@li... > > > >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: YOU BE THE > JUDGE. Be one of 170 > > Project Admins to receive an Apple iPod Mini FREE > for your judgement on > > who ports your project to Linux PPC the best. > Sponsored by IBM. > > Deadline: Sept. 24. Go here: > http://sf.net/ppc_contest.php > > _______________________________________________ > > Springframework-developer mailing list > > Spr...@li... > > > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: YOU BE THE JUDGE. > Be one of 170 > Project Admins to receive an Apple iPod Mini FREE > for your judgement on > who ports your project to Linux PPC the best. > Sponsored by IBM. > Deadline: Sept. 24. Go here: > http://sf.net/ppc_contest.php > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > _______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com |
|
From: Rob H. <ro...@ca...> - 2004-09-23 07:21:23
|
I have got a really small example. Let me tidy it up, rename the classes etc and I will post it. Rob snpe wrote: >Rob, > Have You got any usage example ? > >On Wednesday 22 September 2004 07:36 pm, Rob Harrop wrote: > > >>Chris, >> >>They are checked in under o.s.web.servlet.view.jasperreports.* >> >>Rob >> >>Chris Axe wrote: >> >> >> >>>What package did you check these into? >>> >>>-Chris >>>--- Rob Harrop <ro...@ca...> wrote: >>> >>> >>> >>> >>> >>>>All, >>>> >>>>I have added initial support for Jasper Reports to >>>>CVS (sandbox). It has >>>>actually been in there for a few days, but I hadn't >>>>linked up the tests >>>>until today. >>>> >>>>I am planning to add a more document-oriented view >>>>as well along the >>>>same lines as PDF and Excel, but the views included >>>>already should cover >>>>the vast majority of cases. >>>> >>>>Please check it out and give your feedback. >>>> >>>>Rob >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>------------------------------------------------------- >>> >>> >>> >>> >>>>This SF.Net email is sponsored by: YOU BE THE JUDGE. >>>>Be one of 170 >>>>Project Admins to receive an Apple iPod Mini FREE >>>>for your judgement on >>>>who ports your project to Linux PPC the best. >>>>Sponsored by IBM. >>>>Deadline: Sept. 24. Go here: >>>>http://sf.net/ppc_contest.php >>>>_______________________________________________ >>>>Springframework-developer mailing list >>>>Spr...@li... >>>> >>>> >>>> >>>> >>>> >>>https://lists.sourceforge.net/lists/listinfo/springframework-developer >>> >>> >>> >>> >>> >>> >>>_______________________________ >>>Do you Yahoo!? >>>Declare Yourself - Register online to vote today! >>>http://vote.yahoo.com >>> >>> >>>------------------------------------------------------- >>>This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 >>>Project Admins to receive an Apple iPod Mini FREE for your judgement on >>>who ports your project to Linux PPC the best. Sponsored by IBM. >>>Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php >>>_______________________________________________ >>>Springframework-developer mailing list >>>Spr...@li... >>>https://lists.sourceforge.net/lists/listinfo/springframework-developer >>> >>> >>> >>> >>> >>> >>------------------------------------------------------- >>This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 >>Project Admins to receive an Apple iPod Mini FREE for your judgement on >>who ports your project to Linux PPC the best. Sponsored by IBM. >>Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php >>_______________________________________________ >>Springframework-developer mailing list >>Spr...@li... >>https://lists.sourceforge.net/lists/listinfo/springframework-developer >> >> >> > > >------------------------------------------------------- >This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 >Project Admins to receive an Apple iPod Mini FREE for your judgement on >who ports your project to Linux PPC the best. Sponsored by IBM. >Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > |
|
From: Chris A. <ca...@ya...> - 2004-09-16 21:19:57
|
Rob, We just integrated jasper reports into our app. I used a JdbcDao Support object to do this. So I think the second suggestion would be fine. --- Rob Harrop <ro...@ca...> wrote: > All, > > I am looking at adding view support for Jasper > Reports to Spring MVC and > want to get some input before I dive in. > > My first question is what approach would everyone > prefer. > > I could go for a document style approach like PDF > and Excel providing > hooks for you to expose properties and a > JRDatasource, or I could create > a subclass of AbstractUrlBasedView and then auto > expose all properties > in the model to Jasper Reports, grabbing the > datasource from there by > type. My preference is for the second approach since > it requires less > coding from the end user. > > What does everyone think? > > Rob > > > ------------------------------------------------------- > This SF.Net email is sponsored by: YOU BE THE JUDGE. > Be one of 170 > Project Admins to receive an Apple iPod Mini FREE > for your judgement on > who ports your project to Linux PPC the best. > Sponsored by IBM. > Deadline: Sept. 24. Go here: > http://sf.net/ppc_contest.php > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage! http://promotions.yahoo.com/new_mail |
|
From: Rob H. <ro...@ca...> - 2004-09-16 22:04:31
|
My thoughts also. I have basic support working on my machine including on the fly compilation of design files and loading of reports from .jasper files. Currently I am using a really basic web application to test this out but it is working okay. I have only got as far as you support PDF files, but I should have some more time tomorrow so I'll add HTML and CVS as well. Rob Chris Axe wrote: >Rob, > >We just integrated jasper reports into our app. I used >a JdbcDao Support object to do this. So I think the >second suggestion would be fine. >--- Rob Harrop <ro...@ca...> wrote: > > > >>All, >> >>I am looking at adding view support for Jasper >>Reports to Spring MVC and >>want to get some input before I dive in. >> >>My first question is what approach would everyone >>prefer. >> >>I could go for a document style approach like PDF >>and Excel providing >>hooks for you to expose properties and a >>JRDatasource, or I could create >>a subclass of AbstractUrlBasedView and then auto >>expose all properties >>in the model to Jasper Reports, grabbing the >>datasource from there by >>type. My preference is for the second approach since >>it requires less >>coding from the end user. >> >>What does everyone think? >> >>Rob >> >> >> >> >> >------------------------------------------------------- > > >>This SF.Net email is sponsored by: YOU BE THE JUDGE. >>Be one of 170 >>Project Admins to receive an Apple iPod Mini FREE >>for your judgement on >>who ports your project to Linux PPC the best. >>Sponsored by IBM. >>Deadline: Sept. 24. Go here: >>http://sf.net/ppc_contest.php >>_______________________________________________ >>Springframework-developer mailing list >>Spr...@li... >> >> >> >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > > > > >__________________________________ >Do you Yahoo!? >New and Improved Yahoo! Mail - 100MB free storage! >http://promotions.yahoo.com/new_mail > > >------------------------------------------------------- >This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 >Project Admins to receive an Apple iPod Mini FREE for your judgement on >who ports your project to Linux PPC the best. Sponsored by IBM. >Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > |
|
From: Andy D. <an...@ma...> - 2004-09-16 21:33:07
|
This is interesting. We are currently developing a rich (internet) client using spring-rich and will have need to not only display Jasper reports but also to link the reports to our app for drill down purposes (in other words, placing hyperlinks in the report that our app can intercept and respond to). Is there any possibility of creating a layer that would be common to both web and rich client UIs? In other words, as much as is common between the two approaches goes into a separate layer for maximum reuse. - Andy On Thursday 16 September 2004 01:06 pm, Rob Harrop wrote: > All, > > I am looking at adding view support for Jasper Reports to Spring MVC and > want to get some input before I dive in. > > My first question is what approach would everyone prefer. > > I could go for a document style approach like PDF and Excel providing > hooks for you to expose properties and a JRDatasource, or I could create > a subclass of AbstractUrlBasedView and then auto expose all properties > in the model to Jasper Reports, grabbing the datasource from there by > type. My preference is for the second approach since it requires less > coding from the end user. > > What does everyone think? > > Rob > > > ------------------------------------------------------- > This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 > Project Admins to receive an Apple iPod Mini FREE for your judgement on > who ports your project to Linux PPC the best. Sponsored by IBM. > Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer |
|
From: Rob H. <ro...@ca...> - 2004-09-16 22:06:32
|
That's a good suggestion. I was thinking of something along the lines of the Velocity support in Spring with some helper classes for general use and then view support in the MVC stuff. I'll see what I can do on this front, although Jasper is already pretty easy to use - everything is generally accessible using statics on one of the facade classes. Rob Andy Depue wrote: >This is interesting. We are currently developing a rich (internet) client >using spring-rich and will have need to not only display Jasper reports but >also to link the reports to our app for drill down purposes (in other words, >placing hyperlinks in the report that our app can intercept and respond to). >Is there any possibility of creating a layer that would be common to both web >and rich client UIs? In other words, as much as is common between the two >approaches goes into a separate layer for maximum reuse. > > - Andy > >On Thursday 16 September 2004 01:06 pm, Rob Harrop wrote: > > >>All, >> >>I am looking at adding view support for Jasper Reports to Spring MVC and >>want to get some input before I dive in. >> >>My first question is what approach would everyone prefer. >> >>I could go for a document style approach like PDF and Excel providing >>hooks for you to expose properties and a JRDatasource, or I could create >>a subclass of AbstractUrlBasedView and then auto expose all properties >>in the model to Jasper Reports, grabbing the datasource from there by >>type. My preference is for the second approach since it requires less >>coding from the end user. >> >>What does everyone think? >> >>Rob >> >> >>------------------------------------------------------- >>This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 >>Project Admins to receive an Apple iPod Mini FREE for your judgement on >>who ports your project to Linux PPC the best. Sponsored by IBM. >>Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php >>_______________________________________________ >>Springframework-developer mailing list >>Spr...@li... >>https://lists.sourceforge.net/lists/listinfo/springframework-developer >> >> > > >------------------------------------------------------- >This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 >Project Admins to receive an Apple iPod Mini FREE for your judgement on >who ports your project to Linux PPC the best. Sponsored by IBM. >Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > |