[code type=html4strict]for HTML
<META http-equiv=refresh content="10;url=<%=goURI%>">[/code]
[code type=java5]for JAVA
response.setHeader("Refresh","10; URL=http://taesuz.80port.net");[/code]
<META http-equiv=refresh content="10;url=<%=goURI%>">[/code]
[code type=java5]for JAVA
response.setHeader("Refresh","10; URL=http://taesuz.80port.net");[/code]
'프로그래밍 > Java' 카테고리의 다른 글
File 처리.... (0) | 2006.09.27 |
---|---|
jar 파일 만들기 (0) | 2006.09.22 |
J2EE의 새로운 이름? (0) | 2006.08.31 |
레코드셋 가져오기.. (1) | 2006.08.18 |
SQLException Error.. (0) | 2006.07.14 |