I'm trying to create a simple Rest API project with Tomcat, JAX-RS and Jersey. The problem I'm facing is that I'm getting error 404 from the web browser, when I perform a get. These are my files:I'm trying to create a simple Rest API project
I'm trying to create a simple Rest API project with Tomcat, JAX-RS and Jersey. The problem I'm facing is that I'm getting error 404 from the web browser, when I perform a get. These are my files:I'm trying to create a simple Rest API project