Reputation: 878
I created Restful web service using netbeans but I can't change the default URL. it is like this
http://localhost:8080/project/resources/path
so I need to change that url to
http://localhost:8080/project/search/path.
so is it possible to do that? please give a solution.
Upvotes: 0
Views: 787