I'm trying to run my web application on tomcat v6, I was testing it on v7 and it worked perfectly but for this assignment it has to run on v6. When I right click on the web application and run as -> run on server and select tomcat v6.0 server at localhost I can't seem to click the finish button. Does anyone know why?

