Writing a Web Services server application

To create a RESTful Genero Web services server application, there are a minimum of five steps that the server application must handle.

In discussing the five steps, the Calculator RESTFul Web services server application is used to provide code examples.