dear experts,
I am trying to build a website using sapui5 technology. The structure of my website is header area, top level navigation area, main content area and footer navigation area. The structure of my website is achieved by creating a SAPUI5 application project. There are few applications that I would like to display/run within the main content area of my structure application. The applications themselves are developed in separate sapui5 application projects. I want to load each of these applications within the main content area of my structure application based on which navigation node the user currently is on.
Please suggest best approach to acheive this. Basically I want to acheieve the same behaviour as that of AJAX framework page as in SAP EP.
thank you !
seventyros