如何把做好的决策报表放到java程序中?不显示决策平台登录页面<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html> <head> <title>FineReport Demo</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> </head> <body> <iframe id="reportFrame" width="900" height="400" src="E:/apache-tomcat-9.0.31/webapps/webroot/WEB-INF/reportlets/211.frm"></iframe> </body></html>