|
|
|
|
|
| Re: How to show BIRT Report viewer in Ruby Applcation [message #671031 is a reply to message #670970] |
Mon, 16 May 2011 11:22  |
Jason Weathersby Messages: 9167 Registered: July 2009 |
Senior Member |

|
|
The BIRT viewer is a Java 2 EE app and has to be deployed to an
application server like tomcat. It uses AJAX and the BIRT report engine
API to run and render reports. It uses AJAX to do page navigation. I
am pretty certain Ruby supports calling java classes which would allow
you to call the birt report engine API to run the reports but you would
need to implement the page navigation, toolbars etc in Ruby or deploy
the viewer to say tomcat and then forward request from Ruby to tomcat.
Jason
On 5/16/2011 8:30 AM, forums-noreply@eclipse.org wrote:
> hmm not sure how to do that. i saw the BIRT viewer jar
> files, you mean i should try to deploy that entire folder
> of Birt viewer and then request report?
> Can you give me some details how you will do it on Java
> webserver Tomcat etc? if that will be clear to me I think
> then i will be able to try out some options on RUBY side.
>
> Thanks shivani
Jason Weathersby
BIRT Exchange
|
|
|
Powered by
FUDForum. Page generated in 0.01639 seconds