How to call Oracle Report from a Java Web Application
RajDAug 24 2010 — edited Aug 24 2010I have developed a few PDF reports using Oracle Reports and would like to display these reports via a Java Web App that will call them".
Does anyone have an answer on how they accomplish this?
To further complicate thing I have to call the web service from Pl/Sql Code.
I guess the parameter needs to be passed to Java API and then to reports and plugged into the query and then the report is displayed.
I don't know how to accomplish this.
If anyone has a clue on how to achive this, please help.
Thanks.