Skip to main content

Webservice @WebResult

Posted by mriem on June 24, 2009 at 10:37 PM EDT

Once you have a method tagged as a webservice method, how can you name the result? Use the @WebResult annotation. See the Webservice Almanac page for more information.

Related Topics >>