Is Invalid Statement

1. Using the method isUserInRole(), overrides any declarative authorization related to method in which it is invoked – isUserInRole() method itself doesn’t do any authorization.   2. <c:remove scope=”session”> name </c:remove> – value attribute is mandatory for      <c:remove>   3. Benefits of the JSP precompilation is , it avoids initialization on the first request.   ...