I'm developing a crystal reports on java. I can now view my report, but it is still limited to one .jsp
I don't know what will I tweak. my error looks like this.
The viewer was unable to find the resources required to render the report. Please check the following to resolve the issue.
- Verify that ../crystalreportviewers/ is accessible to your WebApp and is the correct path to the viewer resources.
- You may customize this location by altering the crystal_image_uri and crystal_image_use_relative properties in the web.xml.
- Validate that the file crv.js exists at ../crystalreportviewers/js/crviewer/crv.js.