Posted By:
Anh_Nguyen
Posted On:
Friday, January 5, 2007 10:16 AM
Hi,
I am running a jsp file using NetBeans IDE 5.0.
When I push the F6 button, my web server runs using localhost, e.g. http://localhost:8080/Project/. If I change the localhost to the hostname of the machine in the address box, it still works.
However, I would like to use the hostname of the machine instead of localhost, when I run the project from the NetBeans IDE.
Could someone please help me to setup the hostname as default?
Thanks