JSP 文件上传下载 mysql数据库
java 环境变量、tomcat 环境变量配置

解决 ENCTYPE="multipart/form-data 无法获取表单数据

Jimmy posted @ 2011年3月28日 00:33 in JSP+MySQL , 2265 阅读

在form表单中上传文件时,编码必须是ENCTYPE="multipart/form-data,这种编码使得文件上传是使用二进制编码,从而提高上传效率,但是这使得其它类型的表单数据使用request.getParameter("***")时无法获取,搜到一篇很有用的资料

http://yjandx.iteye.com/blog/1170356

http://apps.hi.baidu.com/share/detail/59523

Avatar_small
seo service london 说:
2024年1月13日 23:17

Wonderful article man! The way you have explained everything step by step is phenomenal. I really appreciate your work. Keep it up!!! In case, if you are looking


登录 *


loading captcha image...
(输入验证码)
or Ctrl+Enter