jsp文件名為 index.jsp,其實也可以使用過濾器來進行攔截,然后跳轉(zhuǎn)到其他域名去。 " /> xxx大片,亚洲小视频,欧美久久久久久久久

一区二区久久-一区二区三区www-一区二区三区久久-一区二区三区久久精品-麻豆国产一区二区在线观看-麻豆国产视频

JSP判斷移動設備的正則

看到了一篇很好的文章, 《在天貓,前端做什么?》,里面有天貓php判斷移動設備的正則(個人猜測),覺得很好用,于是就決定移植到JSP里面。

jsp文件名為 index.jsp,其實也可以使用過濾器來進行攔截,然后跳轉(zhuǎn)到其他域名去。

完整代碼如下:
復制代碼 代碼如下:
<%@page import="Java.util.regex.Matcher"%>
<%@page import="Java.util.regex.Pattern"%>
<%@ page language="Java" pageEncoding="UTF-8"%>
<%!

// /b 是單詞邊界(連著的兩個(字母字符 與 非字母字符) 之間的邏輯上的間隔),
// 字符串在編譯時會被轉(zhuǎn)碼一次,所以是 "http://b"
// /B 是單詞內(nèi)部邏輯間隔(連著的兩個字母字符之間的邏輯上的間隔)
String phoneReg = "http://b(ip(hone|od)|Android|opera m(ob|in)i"
+"|windows (phone|ce)|blackberry"
+"|s(ymbian|eries60|amsung)|p(laybook|alm|rofile/midp"
+"|laystation portable)|nokia|fennec|htc[-_]"
+"|mobile|up.browser|[1-4][0-9]{2}x[1-4][0-9]{2})//b";
String tableReg = "http://b(ipad|tablet|(Nexus 7)|up.browser"
+"|[1-4][0-9]{2}x[1-4][0-9]{2})//b";
Pattern phonePat = Pattern.compile(phoneReg, Pattern.CASE_INSENSITIVE);
Pattern tablePat = Pattern.compile(tableReg, Pattern.CASE_INSENSITIVE);

public boolean checkMobile(String userAgent){
if(null == userAgent){
userAgent = "";
}
// 匹配
Matcher matcherPhone = phonePat.matcher(userAgent);
Matcher matcherTable = tablePat.matcher(userAgent);
if(matcherPhone.find() || matcherTable.find()){
return true;
} else {
return false;
}
}
%>
<%
String path = request.getContextPath();
String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";

//
String userAgent = request.getHeader( "USER-AGENT" ).toLowerCase();

if(null == userAgent){
userAgent = "";
}
if(checkMobile(userAgent)){
response.sendRedirect(basePath+"download.html");
//request.getRequestDispatcher("/download.html").forward(request,response);
} else {
response.sendRedirect(basePath+"index.html");
//request.getRequestDispatcher("/index.html").forward(request,response);
}
//
%>

<!DOCTYPE html>
<html lang="zh-cn">
<head>
<base href="<%=basePath%>">

<title>測試移動設備跳轉(zhuǎn)</title>
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="expires" content="0">
<meta http-equiv="keywords" content="測試,移動設備,跳轉(zhuǎn)">
<meta http-equiv="description" content="測試移動設備跳轉(zhuǎn)">
<!--
<link rel="stylesheet" type="text/css" href="styles.css">
-->
</head>

<body>

<div id="pagecontent" style="min-height:500px;_height:500px;">

正在運行!<br>
</div>

</body>
</html>

jsp技術JSP判斷移動設備的正則,轉(zhuǎn)載需保留來源!

鄭重聲明:本文版權(quán)歸原作者所有,轉(zhuǎn)載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯(lián)系我們修改或刪除,多謝。

主站蜘蛛池模板: 国内精品91久久久久 | 欧美亚洲国产另类 | 美女视频黄频大全免费 | 日本久久道一区二区三区 | 一区二区三区在线视频播放 | 免费成人在线观看 | 91精品国产福利在线观看 | 久久伊人一区二区三区四区 | 国产成人精品高清免费 | 亚洲午夜精品aaa级久久久久 | 精品久久久久久免费影院 | 国产性生大片免费观看性 | 色哟哟导航 | 国产免费播放一区二区 | 免费国产成人综合 | 亚洲综合情| 美女胸又www又黄网站 | 网站免费满18成年在线观看 | 加勒比日韩 | 欧美五级在线观看视频播放 | 中文字幕第二区 | 四虎国产一区二区三区 | 久久综合九色综合狠狠97 | 国产精品第一页在线观看 | 久久久久亚洲视频 | 91国在线| 日韩加勒比 | 五月丁六月停停 | 台湾佬自偷自拍情侣在线 | 欧洲在线观看在线视频吗 | 中文一区 | 色在线国产 | 日本污视频网站 | 婷婷四房 | 国产日韩欧美精品一区二区三区 | 黄在线观看www免费看 | 伊人久久大香线蕉综合高清 | 黄网在线观看网址入口 | 精品国产乱码一区二区三区 | 色哒哒影院| 精品国产一区二区三区不卡在线 |