码迷,mamicode.com
首页 > 其他好文 > 详细

Tomcat默认跳转到指定地址

时间:2020-03-02 23:12:07      阅读:314      评论:0      收藏:0      [点我收藏+]

标签:htm   com   tom   代码   ref   png   res   img   新建   

新建一个html页面,编辑内容然后放在tomcat的ROOT目录下即可,html代码如下:

<html>
<head>
    <title>Title</title>
    <meta http-equiv="refresh" content="0;http://baidu.com">
</head>

技术图片

Tomcat默认跳转到指定地址

标签:htm   com   tom   代码   ref   png   res   img   新建   

原文地址:https://blog.51cto.com/1197822/2474863

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!