<%@ page language="java" contentType="text/html;charset=utf-8" %> <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %> <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %> <%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %> <% // Force the initialization of "action" servlet getServletContext().getNamedDispatcher("action").include(request,response); %> <%@ include file="header.jsp" %>
Tomcat Web Server Administration Tool

 
  
  

 

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