cancel
Showing results for 
Search instead for 
Did you mean: 

Package com.crystaldecisions.report.sdk does not exist

Former Member
0 Kudos

Dear all,

I'm developing s small application to generate reports , I'm almost done and im using Tomcat Apache 7 without any IDE the application is developed in servlet Im trying to compile the code but is not recongnizing the CR third party package

Note : im coding via notpad and compile via JAVAC command

Any solutions ?

Regards,

Accepted Solutions (0)

Answers (1)

Answers (1)

Private_Member_14935
Active Participant
0 Kudos

Hi,

Ensure that the location of Crystal Reports JRC - required jars is specified in the classpath when you compile the servlet using javac.