<% var a = null; var b= ""; var c = []; var d = {}; %> ${isEmpty(a)} ${isEmpty(b)} ${isEmpty(c)} ${isEmpty(d)} ${isEmpty(e)}