You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-user@tomcat.apache.org by "Weßling, Achim" <Ac...@gt-net.de> on 2002/09/06 09:26:45 UTC

JSTL and 'isUserInRole(x)'

Hallo,

can someone tell me how I can check with JSTL if a user is in Role x?
Thanks!

Mit freundlichem Gruß

Achim Weßling

************************************************************************
**
INFOKOM Gütersloh
Fachbereich Technische Anwendungen / Zentrale Anwendungen
Tel.: 05241/85-2926
Achim.Wessling@gt-net.de
http://www2.infokom-gt.de/produkte


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: JSTL and 'isUserInRole(x)'

Posted by Kan Ogawa <su...@jcom.home.ne.jp>.
Hi, Achim.

> can someone tell me how I can check with JSTL if a user is in Role x?
> Thanks!
> 
In the examples of "JavaServer Pages, 2nd Edition",
the source code of sample custom tag for 'isUserInRole' is included.

[ URL ]
http://www.oreilly.com/catalog/jserverpages2/

Regards,

--
OGAWA Kan
super-creek@jcom.home.ne.jp


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>