Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes IDEs, Version Control and other tools and the fly likes BIRT and JSP ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "BIRT and JSP ?" Watch "BIRT and JSP ?" New topic
Author

BIRT and JSP ?

Sam Doder
Ranch Hand

Joined: Feb 06, 2008
Posts: 204
How can I take inputs from a JSP and generate a BIRT report.
That display's in the JSP page.

I cann't find any javadocs on BIRT. And the only thing I can do is create a report and display it in the BirtViewer. Which is cool in itself but
I want to beable to have people enter data in textfields and when they submit the JSP have it generate a report based on user input.

Thanks for any help.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: BIRT and JSP ?
 
Similar Threads
how to call BIRT in Java?
BIRT on EJB
Jasper Report Documentation
How to incorporate the layout creating capabilities of BIRT Report engine in web application
How to Integrate BIRT with Struts