Skip to main content



      Home
Home » Archived » BIRT » BIRT in own WebApp?
BIRT in own WebApp? [message #253231] Wed, 22 August 2007 07:28 Go to next message
Eclipse UserFriend
Originally posted by: twi.ordix.de

Hi,

I've read that it's possible to integrate BIRT in own WebApps. So I'm
trying to do a simple one with BIRT Reports.

I've tried to use the BIRT JSP Tags for this.
I've one JSP one part with birt:parameterPage and the other part with
birt:viewer and I'm trying to commit the paramters from the parameterPage
to the viewer on the same site.

Is it possible to do this?
Re: BIRT in own WebApp? [message #253262 is a reply to message #253231] Wed, 22 August 2007 09:26 Go to previous message
Eclipse UserFriend
Hi Tobias,


here's an interesting link:
http://www.eclipse.org/birt/phoenix/deploy/#viewer

also,

I am using the BIRT viewer servlet from inside another servlet:

response.sendRedirect(getContext()+" /run?__format=pdf&__locale=EN&__report=report/myRepo rt.rptdesign&myParam= "
+myParam);

Hope it helps,
Cristian
Previous Topic:[birt-report-designer-dev]Viewing report in web-viewer
Next Topic:Extract chart image from report
Goto Forum:
  


Current Time: Thu May 08 21:57:34 EDT 2025

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

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

Back to the top