Re: [S2]Datasource is null in JasperReports integration

2007-11-01 Thread carmi_cd
p2.setFirstname("Audrey"); >> p2.setExamcode("CSC222"); >> p2.setExamdate("December 2,2003"); >> >> reportData.add(p1); >> reportData.add(p2); >> >>return SUCCESS; >> } >&

Re: [S2]Datasource is null in JasperReports integration

2007-10-26 Thread j alex
} > > public ArrayList getReportData() { >// setReportData(); > return reportData; > } > > } > > > thanks in advance for your help. > -- > View this message in context: > http://www.nabble.com/-S2-Datasource-is-null-in-JasperReports-integ

[S2]Datasource is null in JasperReports integration

2007-10-26 Thread carmi_cd
return reportData; } } thanks in advance for your help. -- View this message in context: http://www.nabble.com/-S2-Datasource-is-null-in-JasperReports-integration-tf4695652.html#a13422205 Sent from the Struts - User mailing list archive at Nabble.com. -