When you try to acces to your web application form another PC, you
need the ip address of server where your application is runnign but
also the tcp port(in your case is 8080).
the coorect web address is:

http://ip_address:8080/login.html

On 21/05/07, Teh Noranis Mohd Aris <[EMAIL PROTECTED]> wrote:
Dear All,

  I've tested my applications using http://localhost:8080/login.html in the same computer 
and it works. However, when I tried to acces my applications using an IP Address in 
another computer by typing http://ipaddress/login.html, "The page cannot be 
found" is displayed. How can I access my applications using IP address? Please help 
me. Thank you.
Greeting



  > ---------------------------------
Give spam the boot. Take control with tough spam protection
in the all-new Yahoo! Mail Beta.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to