开发者

How to create web service on netbeans?

开发者 https://www.devze.com 2022-12-21 18:50 出处:网络
I am trying to deploy my class project as web service on glassfish. I was told that this is really simple and netbeans does all the work and even creates the WS开发者_运维知识库DL for you. I see where

I am trying to deploy my class project as web service on glassfish. I was told that this is really simple and netbeans does all the work and even creates the WS开发者_运维知识库DL for you. I see where you can make a webservice client. But where do you go to make the webservice?


Here's an Axis tutorial, and here's a JAX-WS one. If you're looking for REST, then follow this one. And here's the general link to Web Services in NetBeans.

0

精彩评论

暂无评论...
验证码 换一张
取 消