Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » BIRT report into the browser
BIRT report into the browser [message #723148] Wed, 07 September 2011 20:22 Go to next message
rosario portoghese is currently offline rosario portogheseFriend
Messages: 14
Registered: April 2011
Junior Member
Hi all
I am new to BIRT, I am confused about many features and tools. I realized a report with BIRT composed of 4 pages with tables getting data from a db (MySQL) and simple charts. I have the file report.rptdesign.
I would like that some users access to the report with a browser.
I already installed TomCat and I can access .war BIRT examples through tomcat.
To show my report in a browser does I have get .war file? If yes how I can get it?
Again sorry being not clear but I have no clear ideas!
Thanks in advance for your help.

portos
Re: BIRT report into the browser [message #723203 is a reply to message #723148] Thu, 08 September 2011 03:49 Go to previous message
cbr125x  is currently offline cbr125x Friend
Messages: 34
Registered: July 2011
Member
i do something like below, maybe it can help you.
- I download BIRT runtime.
- Extract it and get the folder which named "WebViewerExample"
- I copy this "WebViewerExample" to "TomcatInstall"/webapps/
- So in the webapps folder i have "WebViewerExample" folder now.
- then i put the report.rptdesign into "WebViewerExample" folder
- running the tomcat server
- call the report like this "http://localhost:8080/WebViewerExample/frameset?__report=report.rptdesign" from browser


rosario portoghese wrote on Wed, 07 September 2011 16:22
Hi all
I am new to BIRT, I am confused about many features and tools. I realized a report with BIRT composed of 4 pages with tables getting data from a db (MySQL) and simple charts. I have the file report.rptdesign.
I would like that some users access to the report with a browser.
I already installed TomCat and I can access .war BIRT examples through tomcat.
To show my report in a browser does I have get .war file? If yes how I can get it?
Again sorry being not clear but I have no clear ideas!
Thanks in advance for your help.

portos

[Updated on: Thu, 08 September 2011 03:51]

Report message to a moderator

Previous Topic:Return parameters with indexed table or record data types
Next Topic:Report variables cannot be changed
Goto Forum:
  


Current Time: Thu Apr 25 01:50:05 GMT 2024

Powered by FUDForum. Page generated in 0.02686 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top