gmms/WebContent/login/run.jsp
@@ -3,9 +3,8 @@ <%@page import="toTcp.TcpMain"%> <%@include file="../mysqlInsert/mysql_connect.jsp"%> <% ThreadHttpServer.mains(); //TcpMain.getElectric(); //Manager.appStart(new String[]{url,user,password }); //response.sendRedirect("bdg.jsp"); //ThreadHttpServer.mains(); TcpMain.getElectric(); Manager.appStart(new String[]{url,user,password }); response.sendRedirect("bdg.jsp"); %>