Hi..
when I am working with request and response through soap objects, I faced bellow problem..
In my request I am sending some data like
Hi
this is
Test
Application
Data
I suppose to get this data as it is format in response also.. But In responce i am getting
Hi this is Test Application Data
Why this is happening.. when I saw logs .. I found the xml white space symbols (

could any body help me get data as it is format and any idea what to do..


Reply With Quote

