--- hns <[EMAIL PROTECTED]> wrote:
> result type error undefined
>
> try {
> JasperCompileManager.compileReportToFile(
> "jasper/our_jasper_template.jrxml",
> "jasper/our_compiled_template.jasper");
> } catch (Exception e) {
> e.printStackTrace();
> return
yes after understanding my mistake i have added
all commons-* .jar and got another error at
result type error undefined
because
i have
try {
JasperCompileManager.compileReportToFile(
"jasper/our_jasper_template.jrxml",
--- hns <[EMAIL PROTECTED]> wrote:
> This problem solved using done
>
>
>
>
> /jasper/our_compiled_template.jasper
> myList
> PDF
>
>
>
3 matches
Mail list logo