Visual Studio .NET - create a wsdl filel format to interface between a asp.net app and a java app??? |
| abc V posted at 11-Sep-08 11:51 |
 | Hi All,
What kind of service would be preferred for this situation where the .net app should interact and send information to a java application.
<xsd:element name="name" type="xsd:string">
<xsd:documentation>name: Name of the Student:</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:annotation>
Thanks a lot in advance. |