Genero Web Services extension

Applications providing Web services use special libraries of the Genero Business Development Language.

The Genero Web Services Extension (GWS) is an extension to the Genero Business Development Language. It installs within the Genero Business Development Language directory. The fglgws package includes both Genero Business Development Language and Genero Web Services.

The Genero Application Server is required to manage your Web services in a deployment environment. It is not required for Web services development, unless you are interested in testing deployment issues.

Important: When programming a Web service, your applications must include IMPORT com at the top of each module. This imports the Genero Web Services Extension library named com:
IMPORT com