I get the following exception when I'm trying to request loading images from server on client side:
241132533 [TP-Processor1] ERROR [/jspapps].[jsp] - Servlet.service() for servlet jsp threw exception java.lang.IllegalStateException: getOutputStream() has already been called for this response
Can any one explain this exception to me and also how to get over it?