| Author |
Display Time
|
Raja Islam
Ranch Hand
Joined: Dec 07, 2001
Posts: 74
|
|
Hi i am devolping application for online Testing.for this i need time to display on browser status bar.i want test of 90 min and time should display its value continuously.how it can possible cause when we click to next question it will display new value for new page if we are using javascript.this application will acces by mulitple user at a time so i want this application to use min resources from servlet or server.pls explain the best way to get time.
|
 |
sandy gupta
Ranch Hand
Joined: Jan 30, 2001
Posts: 228
|
|
I have emailed the code to u Also in case u wanna have a new clock starting, all u have to do is load this page again and the clock will start again. Thanks Sahil [ June 05, 2002: Message edited by: sandy ind ] [ June 05, 2002: Message edited by: sandy ind ]
|
Adios
|
 |
Raja Islam
Ranch Hand
Joined: Dec 07, 2001
Posts: 74
|
|
Hi i am asking how to manage time between servlets.cause if i use javascript it will for a single servlet but if i load new page it will start from initial.
|
 |
sandy gupta
Ranch Hand
Joined: Jan 30, 2001
Posts: 228
|
|
Use the same page just change the Q and Ans Does not make sense to have 100 pages for 100 Qs anyway [ June 06, 2002: Message edited by: sandy ind ]
|
 |
Raja Islam
Ranch Hand
Joined: Dec 07, 2001
Posts: 74
|
|
Hi my problem is i want to make an application like online testing using servlet and jsp.the problem is that i want to display counter or time remaining, on status of browser.pls explain me how to manage time between pages.cause if user refreash the page it will display time from its initial and every page will start its time from initial.
|
 |
 |
|
|
subject: Display Time
|
|
|