Invoked at the tag start boundary; does the work String myLabel = null; HttpServletRequest request = (HttpServletRequest)pageContext.getRequest(); return request.getRemoteUser().equals(null) ? SKIP_BODY : EVAL_BODY_INCLUDE ;
String myLabel = null; HttpServletRequest request = (HttpServletRequest)pageContext.getRequest(); return request.getRemoteUser().equals(null) ? SKIP_BODY : EVAL_BODY_INCLUDE ;