<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%><%@ taglib prefix="s" uri="/struts-tags"%><%String path = request.getContextPath();String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";%><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><base href="<%=basePath%>"><title>JavaEye Administrator</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="keyword1,keyword2,keyword3"><meta http-equiv="description" content="This is my page"><!--<link rel="stylesheet" type="text/css" href="styles.css">--><style type="text/css">BODY{padding:20px 20px 20px 20px;marging:20px 20px 20px 20px;background-color:#E5E5E5;}FONT{color:#00BFFF;}a{color:#00BFFF;}H1{color:#00BFFF;}H2{color:#00BFFF;}HR{color:#00BFFF;}SPAN{color:#00BFFF;size:2px;}</style></head><body><p align="right"><a href="admin/index.jsp">Home</a> <font>administrator</font></p><hr/><h2>Administrator</h2><span>All the actions you are doing on this page are not reversible, please be careful.<br/>Please confirm that the user's information or the backup process before you operate.</span><hr/><table style="width:100%" style="border:solid #00BFFF 1px"><tr><th align="left"><font>User Name</font></th><th align="left"><font>Register Date</font></th></tr><s:iterator value="userList" var="u"><tr><td align="left"><a href="admin/user?id=${u.id}">·${u.name}</a></td><td align="left"><font>${u.time}</font></td></tr></s:iterator></table><hr /><center><p> </p><font>Copyright © 林金智</font></center></body></html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。