The details: there are two classes: @ManagedBean(name="authFilter") @SessionScoped public class AuthFilter implements Filter { @ManagedProperty("#{loginBean}") ...
確定! 回上一頁