jasperreport后台封装代码,调用方法:newPDFExport().export(request,response,reportFilePath,parameters,newJDBCConnection().getConnection(),"report");newXlsJExcelExport().export(request,response,reportFilePath,parameters,newJDBCConnection().getConnection(),"report");