%@ page info="Create problem and select code and host you wish to use." %>
<%@ page import="WebFlow.*" %>
<%@ page import="WebFlow.ContextManager.*" %>
<%@ page errorPage="/Generic/Error.jsp" %>
<%
//String userName=storeInfo.getTableVal("userName");
//String xmlpath = application.getRealPath("/WEB-INF/src/generic/ApplDesc.xml");
//parseXML.init(xmlpath);
//ContextManager cm=modserver.getContextManager();
Vector codeNames=parseXML.getApplications();
%>
Code Selection
Please enter a one-word name (i.e. "test_problem") for the current problem.