Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*[“‘][a-z0-9\-_\!\$]+[“‘]': se and displays result of a SELECT"; } private Connection dbcon;//Connection for scope of ShowBedrock public void init(ServletConfig config)throws ServletException { String loginUser="postgres"; String loginPasswd="seit"; String loginUrl="jdbc:postgresql://lovcalhost/Sonali"; try { class.forName("org.postgresql.Driver"); dbcon=DriverManager.getConnection(loginUrl,loginUser,LoginPasswd); } catch(ClassNotFoundExcept Source: http://pastebin.com/raw.php?i=G0fuuz8Z
↧