J'ai un site web qui fait appel à 5 applets Java (ces Applets traitent les réponses à différents tests...). Ca marche très bien sous Safari et Opera, et ça marche aussi sous FireFox, tout ceci sous PC et Mac, sauf que sous FireFox, j'ai systématiquement cette exception qui remonte, sans qu'elle soit bloquante :
Exception in thread "AWT-EventQueue-3" java.lang.NullPointerException
at sun.plugin.AppletViewer$7.run(AppletViewer.java:1982)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Je ne vois pas de quoi il s'agit. Que puis-je faire ?
(Je développe sous Mac et ma version Java est le JRE 1.5.0_26 Java HotSpot(TM) Client VM)
Merci à tous

 

 
		
		 
        

 
			
			

 
   
 


 Une exception sous FireFox
 Une exception sous FireFox
				 Répondre avec citation
  Répondre avec citation
Partager