Edit D:\rfid\libsystem\page\application\sys_centersys.jsp
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; %> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>?????????</title> </head> <body class="m-top"> <a href="https://www.hao123.com/" title="??????" target="_blank">Welcome</a> </body> <script type="text/javascript" src="${pageContext.request.contextPath}/third-party/jquery-easyui-1.5.3/jquery.min.js"></script> <script type="text/javascript" src="${pageContext.request.contextPath}/page/application/js/checkcode.js"></script> <script type="text/javascript"> login("shrfid","111"); function login(userName,userPass){ //window.location.href = "https://www.hao123.com/"; /* var backServerUrl = "192.168.0.198:8080"; var href = backServerUrl + "/mainpage"; var body = "username=" + encryptByDES(userName, "20182018") + "&password=" + encryptByDES(userPass, "20182018"); $.ajax({type:'POST', url:backServerUrl + '/au/up', dataType: 'json', data:body, headers:{'Content-Type':'application/x-www-form-urlencoded'}, beforeSend: function(){ alert("?????..."); }, complete: function(){ }, success:function(response) { console.log(response); var s = JSON.parse(response); if(s.result){ window.location.href = href; } }}); */ } </script> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de