依次检查:
1)工程设置编码
2)JSP页面编码
3)servlet编码
test里面的条件写错了,lastName 都要换成 parm1.lastName.如:
<if test="param1.lastName != null and lastName != """>