oops, didn't read the message fully. Should read - <s:if test="arrayList != null && arrayList.contains('yourValue')">
On 11/12/07, Wes Wannemacher <[EMAIL PROTECTED]> wrote: > <s:if test="arrayList != null && arrayList.size() > 0"> > > </s:if> > > That should work. > > -Wes > > On 11/12/07, ashish shrivastava <[EMAIL PROTECTED]> wrote: > > i want to check whether my arraylist contains a particular value or not, > > i dont want to use scriplets , how it can be done using JSTL/struts tags. > > > > Thanks > > Ashish > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > Wesley Wannemacher > President, Head Engineer/Consultant > WanTii, Inc. > http://www.wantii.com > -- Wesley Wannemacher President, Head Engineer/Consultant WanTii, Inc. http://www.wantii.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]