摘要: <%-- Created by IntelliJ IDEA. User: xinfeng Date: 2020/5/22 Time: 10:00 To change this template use File | Settings | File Templates. --%> <%@ page c 阅读全文
posted @ 2020-07-19 08:59 akaxuan 阅读(195) 评论(0) 推荐(0) 编辑
摘要: <%-- Created by IntelliJ IDEA. User: xinfeng Date: 2020/5/8 Time: 15:58 To change this template use File | Settings | File Templates. --%> <%@ page co 阅读全文
posted @ 2020-07-19 08:58 akaxuan 阅读(124) 评论(0) 推荐(0) 编辑
摘要: <%-- Created by IntelliJ IDEA. User: xinfeng Date: 2020/5/8 Time: 15:58 To change this template use File | Settings | File Templates. --%> <%@ page co 阅读全文
posted @ 2020-07-19 08:57 akaxuan 阅读(93) 评论(0) 推荐(0) 编辑
摘要: <body> <% request.setCharacterEncoding("utf-8"); String uname = (String) session.getAttribute("uname"); session.setAttribute("uname", uname); Connecti 阅读全文
posted @ 2020-07-19 08:55 akaxuan 阅读(97) 评论(0) 推荐(0) 编辑
摘要: <%@ page language="java" import="java.util.*" pageEncoding="utf-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+ 阅读全文
posted @ 2020-07-19 08:54 akaxuan 阅读(120) 评论(0) 推荐(0) 编辑
摘要: <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="utf-8"%> <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>登录< 阅读全文
posted @ 2020-07-03 08:23 akaxuan 阅读(90) 评论(0) 推荐(0) 编辑
摘要: <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="utf-8"%> <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>登录页 阅读全文
posted @ 2020-04-15 10:14 akaxuan 阅读(160) 评论(0) 推荐(0) 编辑
摘要: <body> <h2 class="a">欢迎来到新闻发布系统</h2> <form action="denglu.jsp" > <button >登录</button></form>&nbsp;&nbsp; <form action="zhuce.jsp" class="b"> <button>注 阅读全文
posted @ 2020-04-08 00:09 akaxuan 阅读(115) 评论(0) 推荐(0) 编辑
摘要: <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="utf-8"%> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 阅读全文
posted @ 2020-04-01 10:16 akaxuan 阅读(134) 评论(0) 推荐(0) 编辑
摘要: <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="utf-8"%> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 阅读全文
posted @ 2020-04-01 09:12 akaxuan 阅读(236) 评论(0) 推荐(0) 编辑