开发者

Integration between GWT and JasperReport

Ho to integrate JasperReport and GWT? What is more, I use Hibernate in 开发者_如何学运维this poroject.


We have several applications that use JasperReport and GWT (and hibernate). However, all of the printing takes place on the server side. It's not possible with Jasper on the client. There is nothing special to code. Create a normal GWT app, and then produce your printed reports as you would in a normal web application. We generate a pdf and display it in a new browser tab/window.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜