NetBeans:JasperReport Exception

前端 未结 3 381
走了就别回头了
走了就别回头了 2021-01-14 01:51

I\'m working on a project that needs Jasper reporting, I have used the code fragment mentioned below to view the report in NetBeans 6.1 (the report is originally generated a

3条回答
  •  轮回少年
    2021-01-14 02:45

    This is because, while creating a report you have selected language as Grrovy but this using jrxml in java program.In jrxml file,

提交回复
热议问题