Re: how I can something to http header when i call a web service?
Legolas Woodland wrote:
> Thank you for reading my post
> Is there any way to add something to http header or the request whenw
> e send the request to call a web service?
> what about getting something back from http header which server put in
> the header of the request?
>
https://jax-ws.dev.java.net/guide/SOAP_headers.html
Thx.