Re: [S2] ArrayList of Object as datasource in JasperReports

2008-01-02 Thread dasariprasad
file uploaded prasad DTR carmi_cd wrote: > > > I need a tutorial that uses ArrayList of Object as datasource > for JasperReports..do you know any? > http://www.nabble.com/file/p14590214/JasperReports-struts2.doc JasperReports-struts2.doc -- View this message in context: http://www.n

Re: [S2] ArrayList of Object as datasource in JasperReports

2007-11-08 Thread carmi_cd
here is the complete struts.xml Login_input /apps/Menu.jsp /apps/modules/Toolbar.jsp /apps/SessionExpired.jsp

Re: [S2] ArrayList of Object as datasource in JasperReports

2007-11-08 Thread j alex
Can you paste the entire struts.xml ; ensure that you have : On Nov 7, 2007 8:51 PM, carmi_cd <[EMAIL PROTECTED]> wrote: > > hi actually i tried using that tutorial and got a pdf with no data in it > only > page and column titles. > i dont know why.. > > Stacktrace of my sun application serve

Re: [S2] ArrayList of Object as datasource in JasperReports

2007-11-07 Thread carmi_cd
hi actually i tried using that tutorial and got a pdf with no data in it only page and column titles. i dont know why.. Stacktrace of my sun application server, it has no problem. i dont know why the report is not filled with the data. here is my code: public class EIS_HR_004_JASPER extends eis

Re: [S2] ArrayList of Object as datasource in JasperReports

2007-11-07 Thread strutstwouser
http://struts.apache.org/2.x/docs/jasperreports-tutorial.html ; I was able to use this as-is and get a report fine. -Joseph carmi_cd wrote: > > > I need a tutorial that uses ArrayList of Object as datasource > for JasperReports..do you know any? > -- View this message in context: h