| Quote: |
|
Description Resource Path Location Type attributeBean cannot be resolved CheckboxParameterFragment.jsp /project/WebRoot/webcontent/birt/pages/parameter line 26 JSP Problem |
| support-joy wrote: |
| To add a folder which contains jar files, go to - Project build path > Libraries tab > Click on 'Add External class folder' and select the location where the folder contains all the jars and select ok.
If you add jar files to Web-INF/lib folder then it automatically gets added to project build path. In case you add jar files to web-INF/lib/Sample folder then you need to add the jar files to project build path as mentioned above. |