You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@xml.apache.org by Dumitru Brasoveanu <Du...@INEACORP.COM> on 2000/10/30 17:43:15 UTC

SOAP, applets and IIS security

Hi all,

I would like to build a client/server app using java applets on the client
side and IIS as a middle tier. How can I use SOAP with the IIS
authentication turned on (NT Chalange Response and Basic). Beacuse the
HTTPUtils.java implementation uses sockets this seems imposible.

Is there any way to do this?


Dumitru