Crystal Report with jsp
hi,,,
I am using following line in my jsp file..........
ReportClientDocument clientDoc = new ReportClientDocument();
and getting following error..........
org.apache.jasper.JasperException: Unable to compile class for JSP
An error occurred at line: 8 in the jsp file: /SimplePriviewReport.jsp
Generated servlet error:
ReportClientDocument cannot be resolved or is not a type
so....can u tell in wich package this class will be available....or plz send me .jar file containing this...
sujith

