index.jsp
349 Bytes
<%--
Created by IntelliJ IDEA.
User: tziemer
Date: 20.06.17
Time: 17:49
To change this template use File | Settings | File Templates.
--%>
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
<html>
<head>
<title>swXercise Application</title>
</head>
<body>
</body>
<h2>swXercise Application is running.</h2>
</html>