Results 1 to 2 of 2

Thread: [RESOLVED] JSP - framework - Response and Input stream from DB

  1. #1

    Thread Starter
    Don't Panic! Ecniv's Avatar
    Join Date
    Nov 2000
    Location
    Amsterdam...
    Posts
    5,343

    Resolved [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...?

    BOFH Now, BOFH Past, Information on duplicates

    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...

  2. #2

    Thread Starter
    Don't Panic! Ecniv's Avatar
    Join Date
    Nov 2000
    Location
    Amsterdam...
    Posts
    5,343

    Re: JSP - framework - Response and Input stream from DB

    Nevermind - seems the db has no data to stream... strangely

    BOFH Now, BOFH Past, Information on duplicates

    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
  •  



Click Here to Expand Forum to Full Width