1. Tomcat authorization with facelets icefaces.orghey there, we are currently using ICEfaces and facelets on a tomcat web server. For authorization purposes we want to use the built-in JDBCRealm. Setting up tables and all that configuring in web.xml and server.xml is already done but we are not sure how to use the required "j_security_check" in combination with the ICEfaces components. For that to work we have ... |
2. Authorization based on user Id icefaces.org |
3. Facelets with PhaseListener doing authorization checks!!!URGENT icefaces.org |