1. Exception when reading image( using getBLOB ) from database coderanch.com |
2. errors uploading an image to the database coderanch.com |
3. Image Retrevial From Database throws error forums.oracle.comCan anyone point out what i'm doing wrong with the code below please.. It all works perfectly and returns the image. The probelm is that it causes java.lang.IllegalStateException: getOutputStream() has already been called for this response to be thrown in the site's logfile. It all works perfectly by causes the log file to fill up as visitors access the image. <%@ ... |