I need to make decisions in a JSP based on the user's roles. Is there a tag or EL expression that lets me do that?
|
|
There isn't one built into JSP or JSTL, but the request taglib from the Jakarta project provides an
|
||
|
|
