annotate service/src/main/webapp/index.jsp @ 7:39c4892724ae

new version with maven modules for service and client.
author casties
date Thu, 16 Jun 2011 17:33:06 +0200
parents src/main/webapp/index.jsp@6a163b1bcd4d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
6a163b1bcd4d first checkin
casties
parents:
diff changeset
1 <html>
6a163b1bcd4d first checkin
casties
parents:
diff changeset
2 <body>
6a163b1bcd4d first checkin
casties
parents:
diff changeset
3 <h2>Hello World!</h2>
6a163b1bcd4d first checkin
casties
parents:
diff changeset
4 </body>
6a163b1bcd4d first checkin
casties
parents:
diff changeset
5 </html>