On 08/20/2013 07:38 AM, Alvin Reyes
wrote:
It seems that you don't have the Servlet API on your classpath upon compilation. If you're using Maven, make sure that you put the servlet api dependency on the pom.xml with a scope = compile. This will include the servlet api on compilation, but exclude it on the deployment.I'm not sure what do you mean, all the steps I've done is:
So is there anything missing?! -- Best Regards, Muhammad Bashir Al-Noimi -- |
- Running over ubuntu Muhammad Bashir Al-Noimi
- Re: Running over ubuntu Muhammad Bashir Al-Noimi
- Re: Running over ubuntu Alvin Reyes
- Re: Running over ubuntu Thomas Broyer
- Re: Running over ubuntu Alvin Reyes
- Re: Running over ubuntu Muhammad Bashir Al-Noimi
- Re: Running over ubuntu Muhammad Bashir Al-Noimi
- Re: Running over ubuntu Thomas Broyer
- Re: Running over ubuntu Muhammad Bashir Al-Noimi
- Re: Running over ubuntu Thomas Broyer
- Re: Running over ubuntu Michael Prentice