jsp问题求解延时跳转到下一个页面的jsp代码怎么写 ?是用reponse对象?[解决办法]页面中加入refresh头就行了,如下:http://www.dreamdu.com/xhtml/refresh/[解决办法]
response.setHeader("refresh","[color=#FF0000]2[/color];URL=*.jsp);