Delete Greeting.jsp

This commit is contained in:
dineshmadhwal 2016-11-29 02:31:37 +08:00 committed by GitHub
parent ceec40b0d8
commit eecf3befb3

View File

@ -1,5 +0,0 @@
<html>
<body>
<h1>Hello ${message}</h1>
</body>
</html>