%@ page import="WebFlow.*" %>
<%@ page import="WebFlow.ContextManager.*" %>
<%
String userName=storeInfo.getTableVal("userName");
ContextManager cm=ServerServlet.getContextManager(userName);
parseXML.init("/app/gateway/apache_1.3.12/htdocs/GOW/WEB-INF/src/generic/ApplDesc.xml");
Vector codeNames=parseXML.getApplications();
%>
Code Selection
Please enter a one-word name (i.e. "test_problem") for the current problem.