users@jax-rpc.java.net

Re: Technology to use Webservice(JAX-RPC??)

From: Venkatasiva KONDAPALLI <vpk_at_bodc.ac.uk>
Date: Wed, 05 Nov 2003 14:37:54 +0000

Hi Vivek,
              Thanks for that.,what type of Client is good for it,
Static Stub/Dynamic Proxy/DII ?

Can it be implemented using SAAJ?I don't have much idea on this.

Thanks Once again

-VPK.,

>>> Vivek.Pandey_at_Sun.COM 05/11/03 14:21:39 >>>
I think you still would need to write some client code on the servlet
which responds to GET/POST from the browser.

One way to do it, is to write a servlet which acts as the client and
acts as proxy, where it takes in the request from a web browser and
dispatches a SOAP request to the web services endpoint. Similarly, on
it
receves the SOAP response from the endpoint and sends the request back

to the brwoser.

-vivek.

Venkatasiva KONDAPALLI wrote:

>Hi,
>I have to develop a small Application using webServices(must use
>XML,SOAP technologies).The user will pass some Parameters as request
and
>the Response should be an XML(SOAP message) message.User should be
able
>to request via browser.(http://localhost:8080/)
>Can you please suggest me which technology is correct to use,so that
i
>can use the XML,SOAP in it.
>I looked at JAX-RPC,but i dont want the Client to write something to
>call the Web service.If iam wrong, please correct me.
>
>Thanks in advance
>
>Regards
>VPK.
>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
>For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net
>
>
>

-- 
Vivek Pandey
Web Technologies and Standards
Sun Microsystems Inc.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net 
For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net