regarding domain name in intranet
843838Jul 21 2006 — edited Jul 21 2006when we develop an intranet application using tomcat we can run the application by giving the IP address for ex(127.16.2.54:8080/Test/Test.jsp) in the browser but now my requirement is instead of giving all those ip address, port number , module name and jsp name i want to give my own name for ex test.com i.e., an alias name . is it possible in java.
for internet applications we have to configure DNS server but for intranet applications what we need to do?
if u have an idea pls tell me
dominicsthomas@gmail.com
thanks in advance