a liitle query !! (regarding ip address)
hi everybody
i have windows xp OS. all comp in my campus are connected by LAN...and my computer has a name(given by me) over LAN ..... i am running a simple JSP from my comp over the LAN so that it is accessble to alll computers over LAN
the url is something like this
10.222.145.41:8084/abc/xyz.jsp
but, in the place of the ip address i want that name that is my machine have over LAN..
is it possible ?
i mean
the url should be
mymachinename:8084/abc/xyz.jsp
basicaly i want to hide my ip address while running that jsp !!!
is it possible ?
if yes then how ?
waitin for a positive reply ...
thanks in advance

