Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我创建了 jrxml 文件并将其部署在 jasper 服务器上。它提供了默认的输入窗口。我想添加自己的 jsp 来获取用户的输入。有添加jsp的选项,但是我想知道如何添加jsp。我需要步骤。
谢谢......
注意:我还没有这样做,但我将在今天晚些时候进行处理......
在 Jasperserver 4.0 中,复制 /WEB-INF/jsp/modules/inputControls/DefaultParametersForm.jsp 并对其进行自定义。然后,在 Controls and Resources 页面上的 Optional JSP location 字段中指定定制文件。
JasperServer 终极指南中有更多信息。
,和
和