Initiale Version
[fix-swf] / src / main / webapp / index.jsp
1 <%@page contentType="text/html;charset=UTF-8" pageEncoding="UTF-8" session="false" %>
2 <jsp:forward page="/"/>
3 <%--
4
5 Unfortionatly, the welcome-mechanism in web.xml does not work with a page
6 served by a servlet...
7
8 --%>