<meta>http-equiv="refresh" content="0;
url=http://path/to/new/stuff"</meta>
is a bit better that a 1 second refresh.
Other tag could be, <body onLoad="javascript:window.document.location='http://www.gottaswitch.com:8080 '">
This again is faster than the 1 second refresh.
Goldwyn :o)