I am doing a project which is struts based. I have included following files in build path of eclipse.
servlet-api.jar
jasper-runtime.jar
jsp-api.jar
struts.jar
antlr.jar
commons-beanutils.jar
commons-digester.jar
commons-fileupload.jar
commons-logging.jar
commons-validator.jar
still I am getting errors:
the import javax.activation can not be resolved at line import javax.activation.*;
the import javax.mail can not be resolved at line import javax.mail.*;
I cannot proceed further without solving these errors.
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.