salut,
je vais être bref, je déploie une appli web développée avec techno Servlets, jsp de quelqu'un sur une plateforme linux-mandriva, tomcat 5, et eclipse 3.1...j'ouvre le projet sous eclipse et errreurs suivantes:
import org.apache.commons.io.FileCleaner;
import org.apache.commons.io.output.DeferredFileOutputStream;
->msg : "The import org.apache.commons.io cannot be resolved"
public java.util.List getDependants()
-> msg : "The return type is incompatible with JspSourceDependent.getDependants()"
comme je m'y connais pas tellement, je fais appel à votre aide.merci d'avance.