author | František Kučera <franta-hg@frantovo.cz> |
Tue, 23 Mar 2010 00:50:39 +0100 | |
changeset 75 | 18ed62105526 |
permissions | -rw-r--r-- |
1 <%--
2 Document : index
3 Created on : 23.3.2010, 0:39:07
4 Author : fiki
5 --%>
7 <%@page contentType="text/html" pageEncoding="UTF-8"%>
8 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
9 "http://www.w3.org/TR/html4/loose.dtd">
11 <html>
12 <head>
13 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
14 <title>JSP Page</title>
15 </head>
16 <body>
17 <h1>Hello World!</h1>
18 </body>
19 </html>