Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Ability to Run Servlets on Tomcat via Different PCs on a Home Network

Status
Not open for further replies.

qmacg

Technical User
Aug 20, 2001
47
0
0
US
I have simple network at home and was testing an old Web App. I'm trying to access the web page that is on a different pc on my network. On the pc where the Web App resides I usually access it by starting tomcat and Mysql then goto the web browser and type..:

But when I can access the web page from a different computer on my network, but then when the web page's links begin to access servlets, I get page not found errors. I tried //Computername/localhost:8080/AppName/StartingPage.html from a different pc, but got the same web page not found error.

What should I be typing into the web browser on the pc on my network to access the web app on a different pc?? Any Help would be appreciated..
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top