%@ page info="Add the new application." %>
<%@ page import="java.util.*" %>
<%@ page errorPage="/Generic/Error.jsp" %>
<% //String webpath = application.getRealPath("/WEB-INF/");
//String xmlpath = webpath+"src/generic/CSMDesc.xml";
//parseXML.init(xmlpath);
Vector codeNames=parseXML.getApplications();
%>
The Add form for an application