| Author |
How to give a name to the web Application
|
dhanunjaya kumar
Greenhorn
Joined: Sep 22, 2006
Posts: 16
|
|
hi I developed a web application. To access The Application I am using http://localhost:8080/Application name. is it possible to give a name instead of "localhost:8080"
|
 |
prasad M.N
Greenhorn
Joined: Oct 13, 2006
Posts: 1
|
|
|
Use host tag to configure your own host name and add that name to host file in windows/system32/drivers/etc/
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56540
|
|
"prasad M.N", There aren't many rules that you need to worry about here on the Ranch, but one that we take very seriously regards the use of proper names. Please take a look at the JavaRanch Naming Policy and adjust your display name to match it. In particular, your display name must be a first and a last name separated by a space character, and must not be obviously fictitious. Thanks! bear JavaRanch Sheriff
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56540
|
|
Originally posted by prasad M.N: Use host tag to configure your own host name and add that name to host file in windows/system32/drivers/etc/
That will, of course, only work for the local computer.
|
 |
 |
|
|
subject: How to give a name to the web Application
|
|
|