开发者

Report with BIRT and Embedded Tomcat

开发者 https://www.devze.com 2023-01-27 14:06 出处:网络
the question in very simple... I\'m currently developing an app in java with reports, for that, i used birt, but, i don\'t want install tomcat, because i will not can in production

the question in very simple... I'm currently developing an app in java with reports, for that, i used birt, but, i don't want install tomcat, because i will not can in production I searched o开发者_运维知识库n google, and the result is very poor. can somebody help with this? thanks.


You can put a BIRT engine with in your applications war. Just include content of birt.war in your application's war and define servlets for birt. See here for details

0

精彩评论

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