
July 18th, 2001, 09:54 PM
|
|
Junior Member
|
|
Join Date: Mar 2000
Location: Toronto, Canada
Posts: 13
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
a possible solution could be to use threads. one thread just displays the page with javascript to refresh the page after certain time, and the servlet's second thread is busy doing the stuff (with no response to the web page)
just an idea...
|