Yeah...  For some reason while on a workstation or 95/98 box, you need to
include the port 8080 in the URL string, this is a bitch with PWS and I
can't find a solution, I tried mapping ports and protocols, etc... but to no
avail.  If you use a default frameset page you won't see the URL.
 
On a NT IIS 4.0 server this is not a problem...

Mark G. Franz 

 

-----Original Message-----
From: Panagiotis Konstantinidis [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 01, 2000 9:30 AM
To: '[EMAIL PROTECTED]'
Subject: RE: File not found



  Maybe you should put the port number after the localhost. For example
something like this: http://localhost:8080/Myapp/index.html
<http://localhost:8080/Myapp/index.html> 

   Panos 

> -----Original Message----- 
> From: Penney, William [ mailto:[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> ] 
> Sent: 01 December 2000 17:28 
> To: [EMAIL PROTECTED] 
> Subject: File not found 
> 
> 
> I was successful in building a new project, which created my 
> project folder 
> and added all files needed under the webapps folder. I then 
> restarted tomcat 
> and saw that the context was added for my new app.  I then pointed my 
> browser to the new context http://localhost/Myapp/index.html
<http://localhost/Myapp/index.html>  
> and was unable 
> to view this html document. 
> 
> 
> 
> 
> Would welcome any suggestions. 
> 

Reply via email to