I have successfully tested a simple soap web service using *ksoap2* in android.But actually what i need is to access a web service which implements *secure web service* given in this example<http://docs.oracle.com/cd/E17802_01/webservices/webservices/reference/tutorials/wsit/doc/WSIT_Security9.html#wp162511> .I have successfully run and tested this with java client.But is it possible to access this types of web service in android using ksoap2 or something else.*I mean like giving client private key*..etc.If it is possible please can anyone show me how to do it. thanks.
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

