摘要: 下面总结一下struts2 中if标签的使用(1)判断字符串是否为空 ab123 is null ab123 not null(2) 判断字符串是否为指定值 is a not a或者:或者:使用单引号把双引号括起来下面的是错误的:(3) 判断list是否有值为空 有值(4) 判断数字是否为负数... 阅读全文
posted @ 2015-06-19 20:48 songjinduo 阅读(231) 评论(0) 推荐(0) 编辑