[size=large]用tomcat时,post传送数据大小默认为2MB,修改方法:在 /conf/server.xml中<Connector />中添加maxPostSize="0"表示不限制!!!!!!!!![/size]