Tag Archives: REST

Invoking SOAP and RESTful Web Services using Flex 4.0

February 28, 2011

0 Comments

Introduction Flex 4.0 framework facilitates to interact with various kinds of RPC services. Flex Applications can invoke traditional Web Services or Restful web services that returns XML, JSON etc. MXML’s RPC components provides access to SOAP (Simple Object Access Protocol) based web services and Restful web services using HTTP Services. Flex supports requests and responses [...]

email