Posts by user31031 • 23 points
5 posts
-
1
votes2
answers644
viewsA: Observable List in a list View Javafx
you are not instantiating listTthis, try listTeste = new Arraylist<>();
-
0
votes1
answer194
viewsQ: Receive jwt in Java functions
Good morning guys, I am with the following doubt, I created a java login function that validates user and password in a login request, if the login is successful it returns a jwt, I take this jwt…
-
0
votes2
answers87
viewsA: Play Framework Execution Error
Opa, passing to warn that already solved the problem, soon I will develop a tutorial step by step how to go through these problems, att.
-
0
votes2
answers87
viewsA: Play Framework Execution Error
Next, I touched my code and now the error that occurs when I run the COMPILE command is this: [play-new] $ compile [info] Compiling 9 Scala sources and 5 Java sources to C:\play-new\target\scala-…
-
1
votes2
answers87
viewsQ: Play Framework Execution Error
Good evening, I’m studying the Play Framework es I’m hitting on the following error: ! @6naojhb5b - Internal server error, for (GET) [/] -> play.api.http.HttpErrorHandlerExceptions$$anon$1:…