commit | author | age | ||
c68075 | 1 | <%-- |
U | 2 | Document : index |
3 | Created on : 12.02.2017, 13:31:51 | |
4 | Author : ulrich | |
5 | --%> | |
6 | ||
7 | <%@page contentType="text/html" pageEncoding="UTF-8"%> | |
8 | <!DOCTYPE html> | |
9 | <html> | |
10 | <head> | |
11 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | |
12 | <title>JSP Page</title> | |
13 | </head> | |
14 | <body> | |
15 | <h1>Hello World!</h1> | |
16 | </body> | |
17 | </html> |