java - URL of Netbeans project using WildFly -


how can determine url of java class check simple rest application? server url goes straight index page is: http://localhost:8080/helloworld-1.0-snapshot/. im following guide here , want test java class returns expect. tried

http://localhost:8080/helloworld-1.0-snapshot/webresources/test/hello/world no luck

enter image description here


Comments

Popular posts from this blog

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -