Hi is something like this possible in struts2
<s:if test="%{not empty #session.UserList}" > I am aware of <logic:notempty> tag but is it possibel to achive the same result using <s:if> tag.. -- Thanks and Regards Upasana Sharma
Hi is something like this possible in struts2
<s:if test="%{not empty #session.UserList}" > I am aware of <logic:notempty> tag but is it possibel to achive the same result using <s:if> tag.. -- Thanks and Regards Upasana Sharma