<%@page import="java.io.*,java.util.*,java.text.*"%> <%! String[] sites = new String[]{"xml-forrest", "xml-forrest-template", "xml-site", "incubator-site", "xml-xindice", "xml-fop", "krysalis-centipede"}; %> <%@include file="WEB-INF/logic.jsp"%> Forrestbot Web Interface <% if (request.getParameter("intro") != null) { %>
<% } %> <% if (command != null) { %> Processing <%= command %> - ">View progress <% } %>

<% if (errMsg != null) { out.println(errMsg); } %>
Username: ">
Password: ">
<% if (privs != null) { %> Select a module:
Select an action: <% if (hasPriv(privs, "refresh")) { %> <% } %> <% if (hasPriv(privs, "publish")) { %> <% } %> <% } else { %> <% } %>