If you are using tomcat behind a web server, by default 
only the request that match *.jsp are forwarded to tomcat. 

The solution depends on what you want, if you want this 
page to be delivered by tomcat rename it to index.jsp, 
otherwise place it in the document root of the web server 
as examples\jsp\index.html.

-----Ursprüngliche Nachricht-----
Von: Wohlfahrt, Guenther [mailto:[EMAIL PROTECTED]]
Gesendet: Donnerstag, 21. Juni 2001 15:03
An: [EMAIL PROTECTED]
Betreff: Error 404
<snip/>
http://localhost/examples/jsp/index.html
<snip/>

Reply via email to