p2.setFirstname("Audrey");
>> p2.setExamcode("CSC222");
>> p2.setExamdate("December 2,2003");
>>
>> reportData.add(p1);
>> reportData.add(p2);
>>
>>return SUCCESS;
>> }
>&
}
>
> 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
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.
-
3 matches
Mail list logo