非常简单明了的404提示页面
非常简单明了的404提示页面 效果图: ① unauth.jsp < % @ page contentType = "text/html;charset=UTF-8" language = "java" % > < % @ include file = "common/common.jsp" % > < html lang = "zh" > < head > < meta charset = "UTF-8" > < title > ERROR - 错误提示 < / title > < link rel = "stylesheet" type = "text/css" href = "${add}/404/style.css" / > < / head > < body > < p class = "topimg" > < / p > < p class = "link" > < a target = "_self" href = "${add}/welcome.jsp" > & # 9666 ; 返回首页 < / a > < a target = "_self" href = "javascript:;" onclick = "javascript:window.history.back(-1);" > & # 9666 ; 返回上一页 < / a > < / p > < dl