Files
EWF/examples/simple_file/home.html
Jocelyn Fiat c8eb22c8e5 Added SCOOP support for WSF.
WSF_SERVICE is deeply changed, and addition of WSF_EXECUTION.
Todo: code cleaning, removing useless things.
2015-03-24 23:21:49 +01:00

12 lines
171 B
HTML

<html>
<head>
<title>EWF simple_file example</title>
</head>
<body>
<h1>EWF simple_file example</h1>
This is a static html file served by EWF.
</body>
</html>