Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

EiffelWeb Application Root code examples

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