@@ -35,7 +35,6 @@ public class Configure extends HttpServlet {
throws ServletException, IOException {
String mySpace = request.getParameter("espace");
- System.out.println(mySpace);
String page;
/**