Invoked at the tag start transition; does the work String myLabel = null; HttpServletRequest request = (HttpServletRequest)pageContext.getRequest(); return request.getRemoteUser().equals(userName) ? EVAL_BODY_INCLUDE : SKIP_BODY;
String myLabel = null; HttpServletRequest request = (HttpServletRequest)pageContext.getRequest(); return request.getRemoteUser().equals(userName) ? EVAL_BODY_INCLUDE : SKIP_BODY;
paramlabel The role to check for (e.g., "admin"); this.userName = label;
this.userName = label;