Hi,

I have an application using Java Servlet 2.3 and Tomcat 7 and i want to migrate to Servlet 3.0. So far i was unsuccesful. Just changing the web.xml header is not enough, what else should be taken into account?

Thanks in advance.