in html "puro"
<META HTTP-EQUIV="Refresh" CONTENT="2">

in javascript
<script>window.setTimeout("location.reload(true)", 2000);</script>

ciao