<%@ include file="../shared/header.inc" %> <%@ page language="Java" import="kotkabeans.*, kolibribeans.*, java.sql.*,kiurubeans.*,kottarainenbeans.*" session="true" autoFlush="true" isThreadSafe="true" isErrorPage="false" errorPage="../shared/showError.jsp" %> <% /*************************************************************************************************** *               PAGE DESCRIPTION **************************************************************************************************** * *               NAME:           INSERT_FILE_NAME.jsp *               LANGUAGE:       jsp *               DATE:           INSERT_DATE *               AUTHOR:         INSERT_AUTHOR, Jyväskylän yliopisto * **************************************************************************************************** *               COPYRIGHT (C) KOTTARAINEN-PROJEKTIRYHMÄ *               Limited rights granted. Please refer to license ****************************************************************************************************   **************************************************************************************************** *               UPDATES **************************************************************************************************** * * 5.12.2002 Initial release * ****************************************************************************************************/ pageContext.setAttribute("checkMethod", "SIMPLE"); %> <%@ include file="../shared/userCheck.inc" %> <%@ include file="../shared/menus.inc" %> <%-- Insert the main code here --%> <%@ include file="../shared/footer.inc" %> <% /*************************************************************************************************** *               COPYRIGHT (C) KOTTARAINEN-PROJEKTIRYHMÄ *               Limited rights granted. Please refer to license ****************************************************************************************************/ %>