如何在php中查看jasperserver的报告

发布于 2024-09-08 07:49:04 字数 167 浏览 1 评论 0原文

我是一名新生,刚刚开始学习Java。我使用 iReport 创建并发布了一些报告到 jasper 服务器,现在我想做的不是登录 jasper 服务器,而是想在自己的站点中查看我的报告。

我尝试使用 php/java 桥接,但没有得到解决方案。

任何机构都可以清楚地向我提供应遵循的步骤吗?

I am a freshman and just starting Java. I created and published some reports to jasper server using iReport, now what I want to do is instead of logging into jasper server, I want to view my reports in my own site.

I tried it by using php/java bridge but not got the solution.

Can any body provide me the steps to be followed in clear manner?

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

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

发布评论

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

评论(1

停顿的约定 2024-09-15 07:49:04

Santhi,

如果您刚刚开始,您可能会希望远离桥接技术。为此,坚持使用一种技术(iReport)可能是最简单的。在 iReport 中构建并运行您的报告,然后将编译的报告导出为 PDF。从那里,您可以在您的 PHP 站点上托管该 PDF。不,它不会是动态的,但您在每个步骤中需要思考的东西会少得多,并且您可以在有时间和经验的情况下建立解决方案。

你的,

大卫·S

Santhi,

You will probably want to stay away from bridging technologies if you're just starting out. It will probably be easiest to stick with just one technology, iReport, for this. Build and run your report in iReport, then export the compiled report to PDF. From there, you could host that PDF on your PHP site. No, it will not be dynamic, but you will have much less to chew in each step, and you can build on the solution as you have time and experience.

Yours,

David S

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