Rick Reumann wrote the following on 4/10/2006 10:44 AM:
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).
<snip>
I supposed I could consider a JSTL function as well.


Ended up just writing a static function to do it. More info on calling methods from JSP2.0 pages:
http://www.javaworld.com/javaworld/jw-05-2003/jw-0523-calltag.html

--
Rick
http://www.learntechnology.net

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to