From 29701010f6f870b05bda85ba12e6cc788bcb89d0 Mon Sep 17 00:00:00 2001 From: zhouyahui Date: Wed, 15 Aug 2018 19:30:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=86=E7=A0=81=E5=8E=BB=E6=8E=896=E4=BD=8D?= =?UTF-8?q?=E6=A0=A1=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/Logon.jsp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WebContent/Logon.jsp b/WebContent/Logon.jsp index a7cdda01f..99341dde0 100644 --- a/WebContent/Logon.jsp +++ b/WebContent/Logon.jsp @@ -178,9 +178,9 @@ public boolean validUserPassword(HttpServletRequest request, Transaction Sqlca,S %> <% } catch (Exception e) { - e.printStackTrace(); - e.fillInStackTrace(); - e.printStackTrace(new java.io.PrintWriter(System.out)); + //e.printStackTrace(); + //e.fillInStackTrace(); + //e.printStackTrace(new java.io.PrintWriter(System.out)); %>