Now I am trying to embed this url into html iFrame as below and called the file as index.html. I deployed the html into IIS. When I open the index.html https://server:8080/mashup/index.html. the page just keeps spinning with "unknown error" message as pop-up window.
And in the status bar of the chrome, I can see "Establishing secure connection", "Waiting for server".... but the app never opens. However when I open the index.html file on the hosted server, it works fine.
Please let me know if anyone has any idea to this issue? Thanks