| <%-- | |
| Document : index | |
| Created on : Mar 13, 2013, 11:51:35 AM | |
| Author : jskrivanek | |
| --%> | |
| <%@page contentType="text/html" pageEncoding="UTF-8"%> | |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | |
| <title>JSP Page</title> | |
| </head> | |
| <body> | |
| <h1>Hello World!</h1> | |
| </body> | |
| </html> |