jstl页面校验的用法[2]

[入库:2005年8月18日] [更新:2007年3月25日]

本文简介:选择自 heya001 的 blog

     12) minimum and maximum of multiple selections;

     13) radio button groups;

     14) date format;

     15) money format;

     16) phone format;

     17) custom pattern;

1.      check to see if the field is blank

syntax

alt="blank"

errors if

field is left blank -or- only white space characters are present in it's value

notes

white space characters include space, tab, carriage return, new line, formfeed

object compatibility

input type=text, input type=password, textarea

本文关键:jstl页面校验的用法
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top