Crystal Reports jar files with Oracle 10g
Looking for some advice..
I have found the jar file that contains JPEReportSouceFactory and added it, and all the jar files that were installed with Crystal10. My JSP page is complaining that it cannot find JPERerportSourceFactory and also CrystalReportViewer class files. I have not found the jar file that contains the CrystalReportViewer class file. I have placed all the jar files into the WEB-INF\lib folder and yet when I make the JSP page it compains that it cannot find these class files.
Would appreciate feedback/documentation on how to fix this problem & where to find all the jar files. I have written java files prior but not in JDeveloper and not implementing CrystalReports.
Thanks