This is very helpful for sending JSON to the browser, especially in CF7.
getPageContext().getResponse().getResponse().setContentType(myMime);
This is very helpful for sending JSON to the browser, especially in CF7.
getPageContext().getResponse().getResponse().setContentType(myMime);