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