138139140141142143144145146147148
"Welcome", JOptionPane.INFORMATION_MESSAGE); // fbCnx.this.setVisible(false); }else { udao.InsertUser(u); } } catch (SQLException ex) { Logger.getLogger(fbCnx.class.getName()).log(Level.SEVERE, null, ex); } }