Posts by Wellyngton • 9 points
1 post
-
0
votes0
answers972
viewsQ: Getting HTTP Error 500 Internal Server Error Using Jersey
I’m studying REST. I’m using jersey to create a service RESTful. I came across a problem trying to create a service that would return an object json. I am using a client (java) to request the…