This will do the job. And add this iframe to setContent of Shell.
var iframe = new sap.ui.core.HTML({ content : "<iframe src='http://localhost:8080/Tracker_Application/index.html#' width='1100dpi' height='750dpi'>", });
This will do the job. And add this iframe to setContent of Shell.
var iframe = new sap.ui.core.HTML({ content : "<iframe src='http://localhost:8080/Tracker_Application/index.html#' width='1100dpi' height='750dpi'>", });