RE: Struts 2 JasperReports Plugin How to Use XML As The Data Source

2008-10-28 Thread Phillips, Bruce A
2 JasperReports Plugin How to Use XML As The Data Source Am Montag, 27. Oktober 2008 schrieb Phillips, Bruce A: > Any help would be greatly appreciated. Use the stream Result of Struts2 and construct your PDF with Jasper "without the plugin". Take a look at the examples of J

Re: Struts 2 JasperReports Plugin How to Use XML As The Data Source

2008-10-27 Thread Torsten Krah
Am Montag, 27. Oktober 2008 schrieb Phillips, Bruce A: > Any help would be greatly appreciated. Use the stream Result of Struts2 and construct your PDF with Jasper "without the plugin". Take a look at the examples of JR (sourcecode included in the JR download) - there is a good example with XML

Struts 2 JasperReports Plugin How to Use XML As The Data Source

2008-10-27 Thread Phillips, Bruce A
I'm working on a Struts 2 web application (using Struts version 2.1.2) that needs to take an XML file and create a PDF report. I've previously used the Struts 2 JasperReports plugin to generate a PDF but my data source was an ArrayList. For example see: http://www.brucephillips.name/blog/inde