Posts by David Filipe • 39 points
5 posts
-
1
votes1
answer956
viewsQ: How to disable spring security
Good evening, I am learning jsf, so I followed some videos of Leandro Costa on youtube, I found it very didactic and etc. At the end of the course it provides the source code, however as the project…
-
1
votes1
answer361
viewsQ: Java Web Authentication Control
Good evening, I’m doing a project using JSF, Hibernate and Tomcat and one of the requirements is: X RF 01. The system must use access passwords for secure application control. What could I use in…
-
1
votes1
answer483
viewsQ: Login with JAAS + Tomcat
I did the JAAS configuration procedures in my JSF project, when I try to access it shows the information that user and password does not check, but I have already created the user table. xml…
-
0
votes1
answer97
viewsQ: JASS implementation in JSF + Tomcat
I want to create an authentication for login in my project, but when I try to log in, the error java.lang.Nullpointerexception appears Error log javax.faces.el.EvaluationException:…
-
0
votes1
answer185
viewsQ: Order By Hibernate in JSF
Hello, good afternoon, I am a beginner in this web world and I need to order establishments by punctuation (the best punctuated at the beginning, LOGICAL) The mistake is An Error Occurred:…