I am getting this error when I try to do ant dist on the source code of the struts framework.
Anyone has any idea what might the error be??? I have correctly set path for servlet-api.jar and jsp-api.jar ------------------------------------------------------------------------- jakarta-struts-1.1-src/src/share/org/apache/struts/upload/MultipartRequestWrapper.java:95: org.apache.struts.upload.MultipartRequestWrapper is not abstract and does not override abstract method getLocalPort() in javax.servlet.ServletRequest [javac] public class MultipartRequestWrapper implements HttpServletRequest { --------------------------------------------------------------------------- Thanks, Abhishek --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]