thanks a lot.... it worked out... On Wed, Apr 28, 2010 at 7:46 PM, Wes Wannemacher <w...@wantii.com> wrote:
> <s:if test="%{#session.UserList.size() > 0}" > > > (assuming that #session.UserList evaluates to some form of java.util.Set) > > -Wes > > On Wed, Apr 28, 2010 at 9:54 AM, Upasana Sharma <sharma...@gmail.com> > wrote: > > 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 > > > > > > -- > Wes Wannemacher > > Head Engineer, WanTii, Inc. > Need Training? Struts, Spring, Maven, Tomcat... > Ask me for a quote! > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > >