Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
RichFaces 3.3.3 を JSF 1.2 で使用しています。rich:isUserInRole の背後にある動作を理解したいと考えています。何と呼ばれていますか?サーバー側でいつ、どこで起動されますか?
参考: http://docs.jboss.org/richfaces/latest_4_2_X/Component_Reference/en-US/html/chap-Component_Reference-Functions.html#sect-Component_Reference-Functions-richisUserInRole
次の結果を返すか、返す必要がありますHttpServletRequest.isUserInRole().
HttpServletRequest.isUserInRole().