how to use contains function with arraylist in jstl tags

2007-11-12 Thread ashish shrivastava
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,

Re: how to use contains function with arraylist in jstl tags

2007-11-12 Thread Wes Wannemacher
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 > >

Re: how to use contains function with arraylist in jstl tags

2007-11-12 Thread Wes Wannemacher
oops, didn't read the message fully. Should read - On 11/12/07, Wes Wannemacher <[EMAIL PROTECTED]> wrote: > > > > > 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