cancel
Showing results for 
Search instead for 
Did you mean: 

NetWeaver HTML5 CSS JS Java 7

Former Member
0 Kudos

Hello,

we want to build customer-centric applications frontend based on HTML5 CSS JS, for data-exchange we use JSON, business-logic based on Java 7 run on NetWeaver.

For HTML5 CSS JS we use SAPUI5 on NetWeaver 7.4 - ok.

For JSON we use SAP-Gateway in SAP NetWeaver 7.4 - o.k.

But what do we about business-logic based on Java 7  - do we wait on NetWeaver-Solution, shall we use an Non-SAP-Appplication Server or is there an other good idea?


Best Regards

Oliver

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Oliver,

it is possible to expose an OData Service on your AS Java with the Olingo Framework and to consume this Service with SAPUI5, for example

former_member193379
Active Contributor
0 Kudos

Hi Oliver,

It is always better to use SAP certified things by which you get the support as well but if you are developing pure bespoke application then you can use any App Server like GlassFish. Current NW7.4 is only supporting EE5.

Thanks,

Hamendra