himmat.m4 0 Junior Poster in Training

Hi,

In my application in jsp page I calling thread which write in bean file.
that thread execute query which is taking long time. so that before calling thread method executing one another query which is executed immediately.

Here I am trying to making functionality by executing one query display page and which query taking long time which should executed background by using thread.

so that here thread call the same page by using bean file, problem is here rest of code jsp page not executed and only some part of page displayed.

so give me solution on that.

thanks in advance.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.