Currently making an AJAX call from a HTTPS jsp to call in data from another jsp page. We are however getting a Mixed content issue:
Mixed Content: The pa
Try use another extension or use like folder with .htaccess etc. like this
var url = "https://etc/path/to/other/page/";