Hi,
I created my first test Jersey 2 web service project.
I converted it in .war installed on /webapps/RentAPI.war and changed /WEB-INF/web.xml
<servlet>
<servlet-name>RentAPI</servlet-name>
<servlet-class>org.glassfish.jersey.servlet.ServletContainer</servlet-class>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.