Quick start guide for Web services applications Quick start guides to help you configure, run, and deploy a web service application What is Web Service?Web service is an interface where data is exchanged between applications instead of users. Explore Genero demo Web services (server side)You can explore the Web services that the GAS can deliver by launching demo applications that invoke them.Configure a web serviceCreate a configuration file with the details the Genero Application Server needs to deliver the web service to client applications. Run a client app on Web service using GBCAfter configuring your Web service, you can test it to see if it is configured correctly by starting the Web service and running a client application with it on the standalone GWS. For production, you will use the GAS.Deploy a web serviceWhen you have your web service application configured correctly and running on the GWS, you are now ready to package the files required to deploy it as a web service on the Genero Application Server.