how to resolve the IP address with URL
843841Sep 7 2007 — edited Sep 7 2007Hi,
In general to access java application we will use
http://ipaddress:portnumber/contextpath/resource
instead of this one if i type some thing like myapplication.com my application homepage should be displayed.
what are all the configurations i have to do to access my application and for testing purpose can i use any url or what i have to use...
i am using tomcat5.5 ...
guys any body have idea...please guide me..
thanX in advance