Hi i want to configure
Tomcat with Crystal report so that i can open a crystal report from
jsp i tried to run the jsp as
http://localhost:8080/Test/jrc_view_report.jsp it goves me the error:
An error occurred at line: 29 in the jsp file: /jrc_view_report.jsp
ReportClientDocument cannot be resolved to a type
An error occurred at line: 39 in the jsp file: /jrc_view_report.jsp
ReportSDKException cannot be resolved to a type
my jsp file is