%@ page info="Delete the application data" %>
<%@ 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 Delete form for an application