Posts by Luis Rabelo • 11 points
2 posts
-
0
votes1
answer115
viewsQ: Calculate Difference between Hours
I need to calculate the difference between hours, I’m using xhtml and primefaces, have the Start Time and Final Hour, want to add the difference in Total Hs. Follows my code: <p:outputLabel…
-
1
votes0
answers98
viewsQ: could not resolve Property: funcionario of: br.com.horasExtras.domain.Funcionarios
I am working on User authentication, this is my code AutenticacoaBean. When I click the login button of my authentication screen, the following error occurs: could not resolve Property: funcio of:…