Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Executing/Running birt reports in web application
Sudhi
Hi All,
I have created one simple Birt report example in Eclipse.I can able to run that report through Eclipse-->File-->View Report. It is working fine.I want know how to run that report by giving a link,because mine is a web application.
Pls let me know how to do that.
Thanks
Sudheesh
Find more posts tagged with
Comments
minawi
If you are using Tomcat, the next step should the following:<br />
<br />
<a class='bbc_url' href='
http://www.eclipse.org/birt/phoenix/deploy/viewerSetup.php'>Installing
the BIRT Viewer in Tomcat</a><br />
<br />
then check this link. it has JSP examples<br />
<a class='bbc_url' href='
http://www.eclipse.org/birt/phoenix/deploy/viewerUsage2.2.php'>Using
the BIRT Report Viewer</a>