How to Make a AJAX call to servlet and display the data over the page
Hi all,
I have the content fragment data in custom servlet end point as JSON and I need to get the servlet end point data using ajax call in js and need to display over the json data in the page, if any one know how to excute this kindly give some idea on this.
This is my Custom Servlet End point data

Thanks
Nandheswara