tags:

views:

16

answers:

0

pls give me idea about how to implement the Soap in android ?

pls explain the following terminology for Soap.

      SOAP_ACTION = "",

METHOD_NAME = ""; NAMESPACE = ""; URL = ""

SOAP_ACTION= NAMESPACE+METHOD_NAME ; is coorect ?