bunti/src/main/webapp/hello.jsp
2012-03-04 00:53:03 +01:00

13 lines
No EOL
159 B
Text

<html>
<head><title>Hello :: Spring Application</title></head>
<body>
<h1>Hello - Spring Application</h1>
<p>Greetings.</p>
</body>
</html>