pb avec SimpleAuthenticator

pb avec SimpleAuthenticator - Java - Programmation

Marsh Posté le 24-05-2004 à 10:14:57    

slt g un pb a la compilation de mon fichier :  
 
SimpleAuthenticator.java:47: cannot resolve symbol
symbol  : constructor PasswordAuthentication  (java.lang.String,java.lang.String
)
location: class java.net.PasswordAuthentication
        return new PasswordAuthentication(username, password);
               ^
1 error
 
et j'importe java.net.* et ken je met javax.mail.Authenticator ca ne va pas..
 
savez vous ce ke je dois faire????
merci

Reply

Marsh Posté le 24-05-2004 à 10:14:57   

Reply

Marsh Posté le 24-05-2004 à 11:51:05    

Fait
import javax.mail.*;

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed