I'm going to be needing a tag similar to how struts' logic:present
role="" tag works, but I need it to work with my own set of roles that
are going to be in bean ( in List or Set).
I can write my own, but I was wondering if one already existed.
Something like..
<tag:InSet items="something,something2,something3" set="theSet"/>
(maybe an optional arg to decide whether all items have to be in the Set
or just any one of them.)
I supposed I could consider a JSTL function as well.
--
Rick
http://www.learntechnology.net
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]