G***r 发帖数: 181 | 1 I want to create a small website that displays dynamically[using JSP and
MySQL] the status of orders. The timer has 5 minutes and it decreases by 1
second. When it reaches 0, the screen will refresh, displaying data retrieved
from the DB. How to do that? Would anyone help me out? Or rough ideas?
Thanks in advance!!
Something like this: | h****e 发帖数: 204 | 2 when timer on, redirect to your same page
【在 G***r 的大作中提到】 : I want to create a small website that displays dynamically[using JSP and : MySQL] the status of orders. The timer has 5 minutes and it decreases by 1 : second. When it reaches 0, the screen will refresh, displaying data retrieved : from the DB. How to do that? Would anyone help me out? Or rough ideas? : Thanks in advance!! : Something like this:
|
|