Posts by Deyvid Lira • 13 points
2 posts
-
0
votes2
answers68
viewsA: Nullpointerexception on a Servlet when using Datavoting method
Thanks for all your help, finding out the problem. It was related to the IDE every time I had it compiled it couldn’t create a new one build, so that even when I simply put the commented code she…
-
1
votes2
answers68
viewsQ: Nullpointerexception on a Servlet when using Datavoting method
I’m working with a Servlet however, this giving error java.lang.NullPointerException when I use the object method DataVoting. Follows the code: @Override protected void doGet(HttpServletRequest…