Getting error in using POJO class with HTL code.
I was trying to take dialog values from AEM component and then map it to POJO class to retrieve data from POJO class but getting error:
org.apache.sling.api.slingexception: Cannot get DefaultSlingScript: No use provider could resolve identifier .......
Please help.