Tuesday, January 06, 2009

Invoking Web Services from a Mashup

Invoking Web Services from a Mashup | WSO2 Oxygen Tank
"The objective of a mashup is to compose or mash information obtained from several sources. The WSO2 Mashup Server supports several ways and means of getting such information. Invoking external Web services (or mashups deployed on the same server) is a popular mechanism of obtaining such information."

In this latest article, Keith guides you through the 3 methods that can be used to invoke Web Services when writing Mashups in the WSO2 Mashup Server.
  1. Using a generated JavaScript stub
  2. Using the WSRequest Host Object
  3. Using the Dynamic version of the WSRequest Host Object