Add example with simple Jetty web app

This commit is contained in:
Juraj Michalek
2014-06-29 15:30:31 +02:00
parent e095ab39ac
commit 9aa09e77f8
3 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<html>
<body>
Hello Y Soft!
</body>
</html>