Writing a Web server application

Follow examples showing you how to write a complete Web service application for the SOAP protocol. .

This tutorial guides you through the steps to create a server application for a Genero Web Service that can be accessed over the web by client applications. A complete example is provided at $FGLDIR/demo/WebServices.

You can write your server application based on input/output records that you have defined. Or, you can use the fglwsdl tool to include third-party WSDL information in your server application.