Not able to host a web application using desktop system [closed]
up vote
1
down vote
favorite
I have created a springMVC project which runs on tomcat server. When i hit the URL through my laptop, i am able to access the link using my hostname.
i.e http://localhost:8080/project works fine and http://hostname:8080/project also accessible.
Other systems connected to the same network can view the web page using http://hostname:8080/project.
When i follow the same steps on the desktop, i am not able to access the web page through another system using the hostname of desktop (http://hostnameDESK:8080/project is not accessible to other systems in the same network)
windows-7
closed as too broad by DavidPostill♦ Nov 20 at 21:21
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
up vote
1
down vote
favorite
I have created a springMVC project which runs on tomcat server. When i hit the URL through my laptop, i am able to access the link using my hostname.
i.e http://localhost:8080/project works fine and http://hostname:8080/project also accessible.
Other systems connected to the same network can view the web page using http://hostname:8080/project.
When i follow the same steps on the desktop, i am not able to access the web page through another system using the hostname of desktop (http://hostnameDESK:8080/project is not accessible to other systems in the same network)
windows-7
closed as too broad by DavidPostill♦ Nov 20 at 21:21
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
Did you look at the firewall settings? Does hostnameDESK actually resolve?
– Eugen Rieck
Nov 20 at 11:36
Can you ping hostnameDESK ?
– K7AAY
Nov 20 at 16:23
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I have created a springMVC project which runs on tomcat server. When i hit the URL through my laptop, i am able to access the link using my hostname.
i.e http://localhost:8080/project works fine and http://hostname:8080/project also accessible.
Other systems connected to the same network can view the web page using http://hostname:8080/project.
When i follow the same steps on the desktop, i am not able to access the web page through another system using the hostname of desktop (http://hostnameDESK:8080/project is not accessible to other systems in the same network)
windows-7
I have created a springMVC project which runs on tomcat server. When i hit the URL through my laptop, i am able to access the link using my hostname.
i.e http://localhost:8080/project works fine and http://hostname:8080/project also accessible.
Other systems connected to the same network can view the web page using http://hostname:8080/project.
When i follow the same steps on the desktop, i am not able to access the web page through another system using the hostname of desktop (http://hostnameDESK:8080/project is not accessible to other systems in the same network)
windows-7
windows-7
asked Nov 20 at 11:34
user965510
61
61
closed as too broad by DavidPostill♦ Nov 20 at 21:21
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
closed as too broad by DavidPostill♦ Nov 20 at 21:21
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
Did you look at the firewall settings? Does hostnameDESK actually resolve?
– Eugen Rieck
Nov 20 at 11:36
Can you ping hostnameDESK ?
– K7AAY
Nov 20 at 16:23
add a comment |
Did you look at the firewall settings? Does hostnameDESK actually resolve?
– Eugen Rieck
Nov 20 at 11:36
Can you ping hostnameDESK ?
– K7AAY
Nov 20 at 16:23
Did you look at the firewall settings? Does hostnameDESK actually resolve?
– Eugen Rieck
Nov 20 at 11:36
Did you look at the firewall settings? Does hostnameDESK actually resolve?
– Eugen Rieck
Nov 20 at 11:36
Can you ping hostnameDESK ?
– K7AAY
Nov 20 at 16:23
Can you ping hostnameDESK ?
– K7AAY
Nov 20 at 16:23
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Did you look at the firewall settings? Does hostnameDESK actually resolve?
– Eugen Rieck
Nov 20 at 11:36
Can you ping hostnameDESK ?
– K7AAY
Nov 20 at 16:23