Solved
Need to get etc/tags/xyz as json which contains only jcr:title property.
please help me regarding the same.
please help me regarding the same.
If you want a servlet that returns JSON and only contains this property - write your own sling servlet and create app logic to get the properties that you want and encode the data to JSON.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.