动态贾斯珀 +支柱1

发布于 2024-11-05 03:57:17 字数 91 浏览 3 评论 0原文

我在官方文档上看到 DynamicJasper 与 Struts 2 的集成是可能且简单的。 但是 Struts 1 怎么样?是否有可能像 Struts 2 那样集成?

I saw that DynamicJasper integration with Struts 2 is possible and easy on the official doc.
But how about Struts 1 ?? is there a possible integration like with Struts 2?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

虚拟世界 2024-11-12 03:57:17

常规文件下载就足够了......不需要任何特殊的东西来集成它。
制作报告的逻辑应该位于服务类中,操作应该调用该服务。该服务应返回一个临时文件,以便操作将其作为常规文件下载的响应发送给客户端。

A regular file download should be enough... no need for anything special to have it integrated.
The logic to make the report should be in a service class, the action should call this service. The service should return a temporary file in order to let the action send it as response to the client as a regular file download.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文