webidor/src/main/webapp/index.jsp
changeset 35 2e85dd878f04
parent 34 34baf57f2d4e
child 36 d5ccf73ebbe5
     1.1 --- a/webidor/src/main/webapp/index.jsp	Sun Jul 12 13:35:58 2009 +0200
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,13 +0,0 @@
     1.4 -<%@page contentType="text/html" pageEncoding="UTF-8"%>
     1.5 -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
     1.6 -   "http://www.w3.org/TR/html4/loose.dtd">
     1.7 -
     1.8 -<html>
     1.9 -    <head>
    1.10 -        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    1.11 -        <title>JSP Page</title>
    1.12 -    </head>
    1.13 -    <body>
    1.14 -        <h1>Hello World!</h1>
    1.15 -    </body>
    1.16 -</html>