Maven build is completing successfully, but when the war is run in Apache tomcat 7, it gives the following error:
java.lang.Error
: Unresolved compilation problems:
The import javax.servlet.ServletOutputStream
cannot be resolved
Maven build is completing successfully, but when the war is run in Apache tomcat 7, it gives the following error:
java.lang.Error
: Unresolved compilation problems:
The import javax.servlet.ServletOutputStream
cannot be resolved