All right brain, you don't like me and I don't like you, but let's just do this one thing so I can get back to killing you with beer.<br /> <br />- Homer Simpson
comp.lang.javascript FAQ: http://jibbering.com/faq/
Originally posted by Garrett Smith:
You should use a refresh header to update the data live.
There's a good example here:
http://archive.coreservlets.com/coreservlets/PrimeNumbers.java
You want to set a flag from the db lookups.
if(!dsLookup.isDone()){
int seconds = 5;
response.setHeader("refresh", ""+seconds);
}
Yes, Everything Is Possible
Originally posted by Sandeep. Oza:
Dear Alex,
Yes, Everything Is Possible
All right brain, you don't like me and I don't like you, but let's just do this one thing so I can get back to killing you with beer.<br /> <br />- Homer Simpson
but do you think it will show a wait screen or a loading screen!. I think it will only work for servelt based site and not people who use jsp.
unfortunately i'm using jsp for one set of process.
Any help ??
comp.lang.javascript FAQ: http://jibbering.com/faq/
Originally posted by Alex Kravets:
Thanks everybody for you replies!
Alex
Originally posted by Sandeep. Oza:
Dear Balaji,
Sorry man, I have forget to give you one more patch.If still it not work's pl. let me know.
Good Day,
Sandeep Oza
[ November 07, 2002: Message edited by: Sandeep. Oza ]
All right brain, you don't like me and I don't like you, but let's just do this one thing so I can get back to killing you with beer.<br /> <br />- Homer Simpson
All right brain, you don't like me and I don't like you, but let's just do this one thing so I can get back to killing you with beer.<br /> <br />- Homer Simpson
| Don't get me started about those stupid light bulbs. |