%@ taglib uri='struts-bean' prefix='bean' %>
<%@ taglib uri='struts-logic' prefix='logic' %>
<%@ taglib uri='struts-html' prefix='html' %>
<%@ taglib uri='struts-genurl' prefix='genurl' %>
<%@ include file="header.jsp" %>
save
<%-- This page could change the content type and produce a properties file --%>
<% String nm = "org.bedework." + String.valueOf(bwpgprefix) + "." + String.valueOf(bwpsuffix); %>
<%@ include file="footer.jsp" %>