Path: csiph.com!usenet.pasdenom.info!news.albasani.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: markspace <-@.> Newsgroups: comp.lang.java.programmer Subject: Re: how to call webservices in java? Date: Fri, 06 Apr 2012 08:37:28 -0700 Organization: A noiseless patient Spider Lines: 9 Message-ID: References: <90171fd1-e082-43e4-b763-335b2f03e4f0@vy8g2000pbc.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Fri, 6 Apr 2012 15:37:29 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="QNqT5u6Ryx/DB+LpnoCWdQ"; logging-data="24294"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/VbEAIuDTmMLWS0tpvcokoQi9omTtVpeg=" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 In-Reply-To: <90171fd1-e082-43e4-b763-335b2f03e4f0@vy8g2000pbc.googlegroups.com> Cancel-Lock: sha1:ZMrFIonxtfQH+k65T0/y3MCBr8k= Xref: csiph.com comp.lang.java.programmer:13437 On 4/6/2012 6:19 AM, saurabh wrote: > how to call webservices in java? I'm sorry, I don't really understand the question. You have a couple of options. One is JEE/Servlets, the other is some form of SOAP or REST.