java - Tomcat page is not coming up when run from eclipse -


I am using Tomcat 7 and when I am also using it via eclipse.

When I run a tomatoes from the terminal (using ./startup.sh), it runs the '' Localhost: 8080 '' with the Tomcat page, but when I try to do it via eclipse So this page does not start. Any point which I am missing

thanks

try Http: // localhost: 8080 / instead of localhost: 8080 /


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -