One of the fads during the last couple of years has been
the creation of Web Services.
In its simplest form,
this is the ability for the code of a method
to use the HTTP protocol
to call a method executed by a web server
at a WWW site somewhere in the world.
The Java Community Process
(JSR 181)
has produced a set of annotation types for Web Services.