‎2013 Feb 15 6:37 AM
Hi,
We have developed few SAP UI5 applications on CE7.3.1 SP5 platform. Now we have a requirement to connect the application to Java Bean objects and EJBs. What is the best way to achieve this?
regards,
Sujesh
‎2014 Apr 15 1:41 PM
Hi,
I'd expose a REST API e.g. through frameworks such as Apache CXF or Jersey.
Behind the scenes, the EJB might be used.
Regards
Vincenzo