P
Per Magnus L?vold
Hi,
I wonder if anybody knows how I can implement a "time triggered form".
That is; I wish a form to be submitted (with hidden parameters) for a
given time interval (every 10 seconds).
The JSP connects to a database where a program is running. When the
first one is finished, I will start a following program
(sequentially). This way, I wish to "automaticly" update the JSP page
until the background programs are finished and display the results.
Regards, Per Magnus
I wonder if anybody knows how I can implement a "time triggered form".
That is; I wish a form to be submitted (with hidden parameters) for a
given time interval (every 10 seconds).
The JSP connects to a database where a program is running. When the
first one is finished, I will start a following program
(sequentially). This way, I wish to "automaticly" update the JSP page
until the background programs are finished and display the results.
Regards, Per Magnus