Only a type can be imported. com.day.cq.wcm.api.AuthoringUIMode resolves to a package
Hi All,
I have included the following line of code in the jsp file,
<cq:include path="clientcontext" resourceType="cq/personalization/components/clientcontext"/>
After including the above line, I start getting the following error. Please help me in resolving this error:
Error during include of component '/apps/cq/personalization/components/clientcontext'
Error Message:
org.apache.sling.api.scripting.ScriptEvaluationException: org.apache.sling.scripting.jsp.jasper.JasperException: Unable to compile class for JSP:
An error occurred at line: 6 in the generated java file
Only a type can be imported. com.day.cq.wcm.api.AuthoringUIMode resolves to a package
Thanks,
Dimple