The examples shows how to serve different web artifacts (js, css, html) in an EiffelWeb application.
The first example default show how to server artifacts using the default EiffelWeb root path
and the second simple shows how to define a custome EiffelWeb root path.
| /default | Basic Service that Generate an HTML using EiffelWeb default root path |
| /simple | Basic Service that Generate an HTML using www as EiffelWeb root path |