Hi ,
We are trying to create a resource type based servlet . The resource type is mentioned on the jcr:content of the page node . When we are trying to access the servlet using postman . we need to insert jcr:content along with the page path and the selector and extension for the servlet . Is there any way in which we can beautify the URL and create a relevant URL which will not have jcr:content.
Thanks,