j_security_check with Primefaces

后端 未结 2 574
再見小時候
再見小時候 2021-02-10 23:25

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

2条回答
  •  旧巷少年郎
    2021-02-10 23:54

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

    
        
            
                        
            
            
            
        
     
    

提交回复
热议问题