pageconfig.jspf revision 1478
308N/A<%--
308N/A$Id$
308N/A
308N/ACDDL HEADER START
308N/A
308N/AThe contents of this file are subject to the terms of the
308N/ACommon Development and Distribution License (the "License").
308N/AYou may not use this file except in compliance with the License.
308N/A
308N/ASee LICENSE.txt included in this distribution for the specific
308N/Alanguage governing permissions and limitations under the License.
308N/A
308N/AWhen distributing Covered Code, include this CDDL HEADER in each
308N/Afile and include the License file at LICENSE.txt.
308N/AIf applicable, add the following below this CDDL HEADER, with the
308N/Afields enclosed by brackets "[]" replaced with your own identifying
308N/Ainformation: Portions Copyright [yyyy] [name of copyright owner]
308N/A
308N/ACDDL HEADER END
308N/A
308N/ACopyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
308N/APortions Copyright 2011 Jens Elkner.
308N/A
308N/A--%><%@ page language="java" contentType="text/html; charset=UTF-8"
308N/A pageEncoding="UTF-8"%><%!
308N/A private PageConfig cfg;
308N/A%>