This is a Technology portal site for all the developer, It's a community, here you can post your question when you are learning, working, and soso...we'll make it better than yesterday Everyday...
I used JAX-RPC to write a webserice that collects data(strings) from client. The client is written in a dynamic interface invocation (DII) fashion.
However, I would like to know if there is any way I can retrieve the client url and print it out on the web service server side. Is there anything to deal with xml soap namesapce ?