web services
-
JavaScript
Oracle JET Common Model Factory Method to Consume REST Services
Previously I have posted about consuming web services in Oracle JET using jQuery method and using Oracle JET Common Model. I have…
Read More » -
JavaScript
Populate Oracle JET table on top of Oracle ADF BC using REST Web Service
Previously I have posted about creating REST Web Service from ADF Application Module and in this post, I am going to use…
Read More » -
JavaScript
Populate Oracle JET table from JSON based REST Web Service
Before starting with this post first go through my previous post about using JET with JDeveloper. Here I am using…
Read More » -
PHP
PHP SoapClient Example
In this example we will see an example of a SOAP client communicating with a server. SOAP is one of…
Read More »