On 07/22/2011 12:42 PM, Douglas McGregor wrote:
Sorry for the late reply. I took a break from this for a day or so.
I can confirm that Tomcat handles .jsp pages correctly -
http://www.douglasmcgregor.co.uk:8080/examples works fine.
However, when I try http://www.douglasmcgregor.co.uk:8080/HelloWorld.jsp I
get HTTP Status 404 from Tomcat.
This is because the page I am trying to execute is not in Tomcat itself but
in E:\douglasmcgregor.co.uk, which is
served from IIS.
1. Nothing is served form the IIS!
IIS just redirects the requests to Tomcat
2. If it cannot be served by Tomcat it cannot be served by IIS.
Regards
--
^TM
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org