Java Reference
In-Depth Information
This results in a window popping up, which prompts us to enter the method name,
return type, parameters, and the interface(s) where the method should be added
(remote and/or local).
In our example, we will add a method named echo that takes a string value as a
parameter and returns a string. Since our bean only has a remote interface, the radio
buttons for Local and Both are grayed out.
 
Search WWH ::




Custom Search