Im new to java programming,I wrote a webservice in which i mostly deal with db operations using jdbc.I'm facing Heap space problems when the requests are too huge.
Please guide me in resolving the...