Skip to main content

Webservice @WebParam

Posted by mriem on June 23, 2009 at 10:21 PM EDT

If you expose a method as a webservice method, how do you name its parameters? Easy, use the @WebParam annotation. See the Webservice Almanac page for more information.

Related Topics >>