Tomcat 5.5 and IIS 5.0
Hi,
I am trying to set up Tomcat 5.5 with IIS 5.0. I have followed the many tutorials on the net with no avail. I cannot get IIS to display the JSPs. I know that Tomcat is working correctly as I can access the pages via port 8080.
I have reviewed the logs and found the messge:
"GET /jakarta/isapi_redirector2.dll 200"
From what I can gather this means the redirector is working... However when I attempt to view any JSPs thru IIS, it prompts me to download the application or the file.
Can anyone shed some light onto this for me please?
Cheers,
Coops182
|