<%@ page language="java" contentType="text/html;charset=utf-8" %> <%@ taglib uri="http://struts.apache.org/tags-bean" prefix="bean" %> <%@ taglib uri="http://struts.apache.org/tags-html" prefix="html" %> <%@ taglib uri="http://struts.apache.org/tags-logic" prefix="logic" %> <%-- Cause our tree control to refresh itself --%> <%@ include file="header.jsp" %> <%-- display warnings if any --%>

<%@ include file="footer.jsp" %>