Any error messages?
Sounds like tomcat isn't even getting the JSP requests at all, which would mean a problem with the connector configuration. Just to be sure, you're saying that http://localhot:8080/examples/ doesn't give you anything or doesn't execute properly? John Turner [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, July 29, 2002 2:23 PM To: [EMAIL PROTECTED] Subject: Problem with IIS Win2K + Tomcat I am running Tomcat 4.0.1 and J2SDK 1.4.0_01 on Win2K. I finally got Tomcat to intercept /examples/* so it picks up HTML pages ok but will not execute JSP code. The browser just displays them on the screen as text or only executes the HTML part. I get the green up arrow. I haven't tried servlets yet. I'm sure it's something I've overlooked. Any suggestions. Thanks, Paul -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
