Home
Developing Analytics Applications
Integrating BIRT reports with J2EE application
SAmbekar
I am working on Actuate 9 BIRT designer professional.
Please guide me as to how I can integrate my BIRT reports with my J2EE application using the iPortal...
Find more posts tagged with
Analytics
#BIRT
Comments
Virgil
Hi SAmbekar,<br />
<br />
You can integrate the iPortal with your J2EE web app by using one of several approaches. You can integrate very easily by just using URLs to your deployed iPortal, or using the iPortal JSP tags, or by using the provided portlets if you need to run BIRT reports on your portal server.<br />
<br />
There is more information on the documentation page, and specifically in the manual titled, Creating Custom Web Applications using iPortal located at <br />
<a class='bbc_url' href='
http://www.birt-exchange.com/documentation/Manuals/creating-custom-iportal-apps.pdf'>http://www.birt-exchange.com/documentation/Manuals/creating-custom-iportal-apps.pdf</a>
;