Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » BIRT » A problem about the web application of Birt and Tapestry
A problem about the web application of Birt and Tapestry [message #901218] Fri, 10 August 2012 07:48 Go to previous message
Zhongling HANG is currently offline Zhongling HANG
Messages: 9
Registered: June 2012
Location: Lille,France
Junior Member
Hi, everybody,

Now I am trying to create a web application for Birt using Tapestry. I came up with a problem when I want to show the chart and the table in the web page of the site. I have found something that I want to realise, which is done with JSP.

<%@ taglib prefix="birt" uri="/WEB-INF/birt.tld" %>

<birt:report id ="0"
top="20"
left="20"
width="600"
height="600"
reportDesign="reports/TableOfActionDistributionValues.rptdesign"
position="relative"
format="html">
</birt:report>
Is there any way in which we can realise the same thing with Tapestry? Or any other workaround? Thank you very much for your idea!


Jubula, SWTBot
 
Read Message
Read Message
Previous Topic:Integrating BIRT ReportEngine into a Web Application Module
Next Topic:BIRT Engine cannot find ODA dataSource
Goto Forum:
  


Current Time: Wed May 22 06:30:40 EDT 2013

Powered by FUDForum. Page generated in 0.01625 seconds