This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Tomcat and the fly likes How to give a name to the web Application Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "How to give a name to the web Application" Watch "How to give a name to the web Application" New topic
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
    
  14

"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
    
  14

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.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to give a name to the web Application
 
Similar Threads
servlet URL
servlet
Url of web aplpication
Editing URL of an Application
web application url