<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" %> <%@ page import="org.deegree.framework.version.*" %> <% session.setAttribute( "LOGGEDIN", null ); %> <html> <head> <meta http-equiv="Refresh" content="0; URL=csw_main.jsp"> </head> <body> </body> </html>