Re: struts if tag related help

2010-04-28 Thread Upasana Sharma
thanks a lot it worked out... On Wed, Apr 28, 2010 at 7:46 PM, Wes Wannemacher wrote: > > > (assuming that #session.UserList evaluates to some form of java.util.Set) > > -Wes > > On Wed, Apr 28, 2010 at 9:54 AM, Upasana Sharma > wrote: > > Hi > > > > is something like this possible in stru

Re: struts if tag related help

2010-04-28 Thread Wes Wannemacher
(assuming that #session.UserList evaluates to some form of java.util.Set) -Wes On Wed, Apr 28, 2010 at 9:54 AM, Upasana Sharma wrote: > Hi > > is something like this possible in struts2 > > > > I am aware of tag but is it possibel to achive the same > result using tag.. > > > -- > Thanks an