hello
voici l'erreur apres execution du code qui va suivre
unreported exception: java.lang.ClassNotFoundException; must be caugth or declared to be thown
voici mon code
et voici l'appel dans JFfiliale()
Code : Sélectionner tout - Visualiser dans une fenêtre à part 
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
[code]
connectiondb con=new connectiondb();
con.connectiondb();
con.insertion_filiale(cf,df,phf);
con.selection_filiale(cf,df,phf);

 

 
		
		 
         
 

 
			
			

 
 



 
				 unreported exception: java.lang.ClassNotFoundException
 unreported exception: java.lang.ClassNotFoundException
				 Répondre avec citation
  Répondre avec citation
 
  
Partager