相关代码 |
|
if(session.getAttribute("admin")==null) response.sendRedirect("../error.jsp?msg=you can't access this page"); request.setCharacterEncoding("gb2312"); String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; %> 后台管理 种类管理 物品管理 图片管理 用户管理 留言管理 系统设置 修改密码 注销