What benifit do you get by net enabling your java application!! I mean if you want to convert this application into webservice, then you can just wrap it a SOAP wrapper aound it. Say something like Apcahe-SOAP for java implementaion or other third party soap wrapper (like CAPE connect). The existing application itself can be converted into a webservice instead of writing a webservice from scratch and that to in .net. ----- Original Message ----- From: Senthil Kumar P <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 04, 2001 11:01 AM Subject: RE: why ? > hi radhika, > To know why SOAP is used u can just view the below page which shows a > flash file. > http://www.soapwebservices.com/articles/what_is_soap.asp > u can easily understand where exactly SOAP can be used. > In my project, our need is to .NET enabling the existing JAVA > APPLICATION without touching the existing system. > i created a webservice in .NET which uses SOAP TO CALL METHODS EXPOSED BY > EXISTING SYSTEM. so that we can use ASP.NET OR VB FORM OR MOBILE FORM as the > front end instead of JSP page. > hope u may understand SOAP from the above link. > > HAPPY SOAPing. > > Regards, > senthil > > -----Original Message----- > From: Radhika [mailto:[EMAIL PROTECTED]] > Sent: Thursday, June 01, 2000 9:05 PM > To: [EMAIL PROTECTED] > Subject: why ? > > > Hi all, > > I want to learn SOAP . Before that I want to know the applications where > exactly I can use this. > > Thanks in advance. > Radhika
