I've downloaded the latest Netbeans, 6.8 to be precise, then I got the download thats packaged with Tomcat and created a blank Java web application. Right Clicked > Properties > Run, but I can't see any servers in the Server drop down list.
Tomcat is running, I can verify that by seeing the tomcat manager on http://localhost:8080. I have tried adding and removing servers under Tools > Servers, but this still doesn't work.
How can I correct this?