Caldarale, Charles R wrote:

From: minky arora [mailto:[EMAIL PROTECTED] Subject: Re: beginer question abt JSP with Tomcat

Safari can't open the page
"http://meenaksharora/screensaver/jsp/header.jsp"; because it can't
find the server "meenaksharora"...

This has nothing to do with Tomcat.  The DNS name meenaksharora isn't
registered with any known DNS server and isn't in your hosts file.  What
happens when you use 127.0.0.1 or localhost instead of meenaksharora?

- Chuck

... and specify the port as in http://localhost:8080/screensaver/jsp/header.jsp

--David


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

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



---------------------------------------------------------------------
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