File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSP and the fly likes call Oracle Reports from JSP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "call Oracle Reports from JSP" Watch "call Oracle Reports from JSP" New topic
Author

call Oracle Reports from JSP

Aruna Rao
Greenhorn

Joined: Feb 25, 2003
Posts: 10
Hi,
does any one know the code for calling Oracle reports from a JSP. I should also be able to send in parameters to the Oracle Reports.
Rafa Moreno
Ranch Hand

Joined: Nov 19, 2002
Posts: 53
Aruna ,
You need something like :
http://yoursite/cgi-bin/rwcgi60.exe?report=your_report&desformat=pdf&userid=scott/tiger@yourdb& ......
You need check reports parameters from Oracle documentation
 
IntelliJ Java IDE
 
subject: call Oracle Reports from JSP
 
Threads others viewed
Java and EJB - Interview Questions
report generation tool
Calling Oracle Reports in Jsp Pages.
want to call crystal reports using java
How to call oracle reports from JAVA web application
IntelliJ Java IDE