摘要:
需改变form中的enctype="multipart/form-data"和提交方式必须为"post" <form action="/reg_login/RegistServlet" method="post" enctype="multipart/form-data"> 可与poi解析jar包配 阅读全文
posted @ 2019-12-09 23:35
shouyaya
阅读(203)
评论(0)
推荐(0)
摘要:
转发时浏览器中的url地址栏不会发生改变,重定向时地址栏会发生改变 转发时浏览器只请求一次服务器,重定向时浏览器请求两次服务器 转发的代码: request.getRequestDispatcher("要转发的jsp页面").forward(request,response); 重定向的代码: re 阅读全文
posted @ 2019-12-09 23:23
shouyaya
阅读(151)
评论(0)
推荐(0)

浙公网安备 33010602011771号