|
-
Nov 13th, 2017, 02:42 PM
#1
Thread Starter
Don't Panic!
[RESOLVED] JSP - framework - Response and Input stream from DB
Hi
I am using the internal framework Java/JSP/Tomcat.
ran into a problem with the streams. It already has the output stream set up as response object, but when I open an input stream to read binary data from the DB it appears to lose the connection to the request/response.
Surely I can open more than the request / response streams... or was there something about holding a pipe or something open ?
Any thoughts...?
Feeling like a fly on the inside of a closed window (Thunk!)
If I post a lot, it is because I am bored at work! ;D Or stuck...
* Anything I post can be only my opinion. Advice etc is up to you to persue...
-
Nov 13th, 2017, 02:50 PM
#2
Thread Starter
Don't Panic!
Re: JSP - framework - Response and Input stream from DB
Nevermind - seems the db has no data to stream... strangely
Feeling like a fly on the inside of a closed window (Thunk!)
If I post a lot, it is because I am bored at work! ;D Or stuck...
* Anything I post can be only my opinion. Advice etc is up to you to persue...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|