Posts by William Vitor • 21 points
2 posts
-
1
votes1
answer92
viewsQ: How to assign a database value to a new object in C#?
I’m creating an app like a bench to train C, but I ran into a situation. I have a database with the tables Accounts, Clients and Tiposconta. In the table Tiposconta there are registered the item…
-
1
votes0
answers496
viewsQ: javax.faces.el.Evaluationexception: java.lang.Nullpointerexception
You guys are my last salvation. I get this mistake javax.faces.el.EvaluationException: java.lang.NullPointerException when I try to register a client. My experience with development is low, I am…