Hi All,I am using AXIS web services, i have a huge database that consists of around 100,000 row, i am using manual serialization using my own XSD. but when the response rows exceed 5000/= it goes out of memory. it is because first i am writting resonse into a DOM Element and then sending the complete object
to the client.
can any one tell me the solution ? Thanks and regards, Iqbal
