MedhiJava #16

Merged
medhi.rodrigues merged 2 commits from MedhiJava into main 2025-03-12 16:18:15 +01:00
Showing only changes of commit 655fa5c049 - Show all commits

View File

@ -162,7 +162,9 @@ public class jffConnexion extends javax.swing.JFrame {
String [] lePraticien = testPraticien.rechercherPraticien(identifiant,mdp);
if (lePraticien[0] != null){
System.out.print("TEST REUSSIE");
}
}else {
System.out.print("TEST EMILE RACISTE");
}
}//GEN-LAST:event_jBValiderActionPerformed
/**