摘要: ${empty 值} 返回true ,表示为空字符串; 在EL中empty对""和null的处理都返回true,而==null对""返回false,对null返回true。 比如:a ==null ,如果a是等于""字符串空。结果就是false.只能判断null empty a 不管a等于null或 阅读全文
posted @ 2017-07-03 10:14 superAnny 阅读(8704) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2017-07-03 09:59 superAnny 阅读(725) 评论(0) 推荐(0)