Dateiverwaltung für die WebBox
ulrich
2017-03-08 438b168cad54853a8b419e6c19e639b6d2f70bc0
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>