Im getting a following exception, when exporting a table from jsp page to EXCEL. Im using POI Jar for this. Am using response.getOutputStream() to create a servelet output . The exception says "Writer is already obtained". kindly help me out reg this.