Search |
||
Webservice @WebServicePosted by mriem on June 25, 2009 at 1:36 PM PDT
If you need to expose a class as a web service it is fairly easy. Just annotate it with @WebService and let the JAXWS runtime take care of the rest. See the Webservice Almanac page for more information.
»
Related Topics >>
Java Enterprise Comments
Comments are listed in date ascending order (oldest first)
|
||
|
|