So when I try to connect to http://localhost:8080/ after starting up Tomcat, I get a dns connecting error in IE. The documentation support said that this might be because the port is being used by another process. If it is, how can I detect another port which is open for use? (the documentation tells how to change the default...)
Reid
