Alvin的學習筆記Log
專門記錄工作及學習所得所見
網頁
首頁
2013年9月22日 星期日
JSTL學習筆記-jstl比對class name
JSTL使用的越多,就越覺得好用,今天正好遇到想要在jsp檢驗class,通常會想到用instanceof,不過其實有更快的做法,例:
targetObject.class.name == 'class_name'
上述即檢查targetObject是否為class_name的instance
做下記錄
參考網址:
how do i check for instance of a bean using jstl ?
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言