S
spartacus
Hi,
Basically I want to solve a timeout problem, where server closes
connection when it has to wait for a long time to retrieve data from
db. I wanted to send some
blank( or status) value to the client browser so that it stay alive.
Any idea how this can be done? Read some where that, only one reponse
can be sent back from a request. trying out with threads and fails to
submit more than one response.
please give some pointers
-regards.
Basically I want to solve a timeout problem, where server closes
connection when it has to wait for a long time to retrieve data from
db. I wanted to send some
blank( or status) value to the client browser so that it stay alive.
Any idea how this can be done? Read some where that, only one reponse
can be sent back from a request. trying out with threads and fails to
submit more than one response.
please give some pointers
-regards.