JSP and timeout netscape

T

Tom

Hi,

I work with JSP and Servelt like this :
JSP(1) ==> Servlet (forward) ==> JSP(2)

The last JSP(2) calls functions in oracle packages then (should) send
the data to the browser.

The trouble is when I invoke this JSP, netscape returns a message "the
document contained no data, please
contact your administrator, or try again later" after few minutes (< 6
min).

what should I do to prevent netscape from reaching its timeout?
Can I start sending data from the JSP to netscape before the jsp has
finished all the requests to the database?
Or shall I send pieces of message to the browser punctually till the
JSP is able to send the whole data from the database?

If so, how can I perform this?

Thanks a lot
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

websphere, oracle, netscape: netscape timeout 0
JSP Web-Development [newbie] 32
javaBeans and JSP 2
servlets and jsp doubt 10
JSP include and servlet 1
JSP and Ajax 3
JSP and Vector 4
jsp script timeout 1

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top