<%@ page import="WebFlow.ContextManager.*" %> <% String userName="pierceme"; String user = "pierceme"; ContextManager cm=WebFlow.ServerServlet.getContextManager(userName); // ContextManager cm=(ContextManager)WebFlow.ServerServlet.cmRef.get(userName); cm.test(); // WebFlow.Servlets.TestPortal.cm.test(); %> <% String [] problemNames; %> Problem Description Toolkit

Problem Description Toolkit

Select an existing problem description from the list below; or create a new problem description (by clicking the new button).

Problem Description List for <% out.print(userName + "."); %>

<% // String me=user; //problemDescription.setUserName(me); //problemDescription.parseOption("list"); //problemNames = problemDescription.getLp(); //int nc = problemNames.length; //System.out.println("In pdtentry, username="+me); %>
<% // for(int i = 0; i < nc; i++) { // out.println("
"); // out.print("\t\t\t  " // + problemNames[i] + ""); // } // } %>

<% // String aName = problemNames[0]; %>