Hi,
I am starting to delve into the world of SAPUI5 and being a SAP Portal Developer I am facing some difficulties in integrating SAPUI5 with AbstractPortalComponent or JSPDynPage.
I am able to integrate HTTPServlets and JSPs in Eclipse with SAPUI5 but when I try to do so with Portal, I get stumped.
Reason I want to do so is to use the Portal APIs (KM, PCD, UM) with the look and feel provided by UI5.
Creating a JSPDynPage gives the option to use HTMLB controls providing implicit event handling. I want to do so with UI5 controls.
Please let me know if there is a way by which I can use UI5 in frontend and Portal APIs in backend.
Regards,
Saurabh Agarwal