OPI Blog
Learn from experts in their fields

Browsing Tags: JSTL

Aug 23, 2012
Ternary Operations in JSTL
An often overlooked operator, in JavaScript (and elsewhere), is the ternary operator....
Jan 3, 2012
JSTL Core Set Tag Gotcha
JSTL 1.2 Core Set tag removes attributes from other scopes when the value is null and the names overlap!...