Re: JSTL + isUserInRole

2004-04-19 Thread Bill Siggelkow
Here's another alternative from the archives: http://www.mail-archive.com/[EMAIL PROTECTED]/msg06865.html Paulo Alvim wrote: Hi! Is it possible to test "isUserInRole" using JSTL 1.0 (like the struts "logic present role" tag)? Thanks in Advance... Alvim. --

Re: JSTL + isUserInRole

2004-04-17 Thread Christian Bollmeyer
On Friday 16 April 2004 21:58, Paulo Alvim wrote: > Hi! > > Is it possible to test "isUserInRole" using JSTL 1.0 (like the struts > "logic present role" tag)? > > Thanks in Advance... > > Alvim. Hi, AFAIK that's not possible in plain JSTL, so your options are either to use scriptlets or stick to

JSTL + isUserInRole

2004-04-16 Thread Paulo Alvim
Hi! Is it possible to test "isUserInRole" using JSTL 1.0 (like the struts "logic present role" tag)? Thanks in Advance... Alvim. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]