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

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -