Summary
This is the end of the tutorial Create a hello world service with EGL.
The service you created and used in this tutorial was not powerful or complex, but it demonstrates how service-oriented architecture can separate your applications into modular, flexible pieces.
Lessons learned
By completing this tutorial, you learned how to do the following tasks:
- Create and configure an EGL project
- Create a web service with EGL
- Configure an EGL project to act as a service or as a client at run time
- Create a web page controlled by EGL
- Test an application on a web application server