Code for displaying parametrized report using CR9 & RAS9
November 11 2002 at 1:23 AM
Hi Pooja,
I am a software developer working in java platform.
I need your help.Can you send me code through which we can display parametrized report using only Crystal Report 9.0 and RAS 9.0.
thanks,
regards,
Arvind
I'm use Oracle Container for Java (OC4J) as Application Server and I tried to use JavaViewer in JSP. he conclusion of the report in a browser passes normally, but by pressing button "Export" or "Print" happen invocation same JSP with some parameters. It to lead to to a mistake "OutStream already retrived". If to use servlet that will be all OK.
Instead of JSP I use servlets and all works for me.