2023年1月14日

JSP

摘要: jsp中的Java代码应该是执行输出 重要!!!! 阅读全文

posted @ 2023-01-14 21:26 大风吹过12138 阅读(39) 评论(0) 推荐(0)

Session

摘要: Session还可以通过setAttribute()保存用户信息 req.setCharacterEncoding("utf-8"); resp.setCharacterEncoding("utf-8"); resp.setHeader("Content-type","text/html;chars 阅读全文

posted @ 2023-01-14 17:47 大风吹过12138 阅读(71) 评论(0) 推荐(0)

导航