j_security_check with Primefaces

后端 未结 2 1649
予麋鹿
予麋鹿 2021-02-10 23:23

How to implement j_security_check with Primefaces? Normally in JSP if you want to use JAAS for login, the log

2条回答
  •  情深已故
    2021-02-11 00:12

    There is working (with Primefaces 5) code (removed name attributes from p:inputText and p:password, removed suggested by BalusC part):

    
        
            
                        
            
            
            
        
     
    

提交回复
热议问题