I am been trying to make AJAX communication between my jQuery frontend and my custom Joomla component.
My JSON response is ready but the problem is that the component prints HTML instead and the JSON code is shown in it. I have no idea what I am doing wrong.
Thanks in advance for any clues