Сервер Glassfish Server Open Source Edition 4.1
У меня очень простое веб -приложение, созданное с помощью NetBeans 7.0.1, которое включает только RESTFUL Webservice.
здесь мой файл JSP < /p>
Код: Выделить всё
JSP Page
TEST !
Unable to open resource url:
http://localhost:8080/MyRest/webresourc ... nWithParam
Make sure the project has been deployed successfully, and the server is
running.
< /code>
Я даже пытался изменить URL -адрес вручную, тогда я получаю < /p>
HTTP Status 404 - Not Found
type Status report
messageNot Found
descriptionThe requested resource is not available.
GlassFish Server Open Source Edition 4.1
< /code>
Любая помощь, пожалуйста? < /p>
Подробнее здесь: https://stackoverflow.com/questions/343 ... -not-found