<%@ 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.
Problem Name:
Please select a code and host machine from the following list of applications. When you have made your choice, click the "Make Selection" button at the bottom of the page.
    <% String tmp1,tmp2; for(int i=0;i
  • <%= tmp1 %>
  • <% for(int j=0;j
    onClick="document.CodeSelect.codeName.value='<%= tmp1 %>'"> <%= tmp2 %> <% } %>
    <% } %>