IPB

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> How to consume an ASP.NET webservice from Java via SOAP
DEADmike
post Apr 25 2008, 08:21
Post #1


Advanced Member
***

Group: Members
Posts: 3,005
Joined: 11-September 07
Member No.: 2



How to consume an ASP.NET webservice from Java via SOAP:

QUOTE
Introduction
This article will be useful if you need to consume ASP.NET webservices from languages or platforms without .NET support. In this example, I am consuming a webservice from a Java applet, but it would take very little work to adapt my code to run as a Java application. Although I have only tested this on Windows XP, the code should run on other platforms, providing cross-platform client-side consumption of ASP.NET webservices.

I developed this solution because I needed to add complex client-side processing to my ASP.NET application. I did not want to have to cope with all of the slightly different JavaScript implementations used by the main browsers, and this led me to consider a Java applet.

This article shows you how to use a Java applet in your webpage and get it to communicate back to ASP.NET by consuming an XML webservice on the client.


Bron: http://www.codeproject.com/KB/XML/WSfromJava.aspx
Attached File(s)
Attached File  WSfromJava_demo.zip ( 14.66k ) Number of downloads: 0
 
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



Lo-Fi Version Time is now: 24th April 2024 - 14:24