Hi Willy kropog,
IIS server won't support JSP directly. You need to instal plugins.
Download Jrun from allair and install it. Then your IIS server supports JSP.
Have a nice day
Bye,
NP
>From: "Willy Kropog" <kropog@h...>
>Reply-To: "Pro_JavaServer_Pages" <pro_jsp@p...>
>To: "Pro_JavaServer_Pages" <pro_jsp@p...>
>Subject: [pro_jsp] How do I get my Windows2K box to serve JSPs????
>Date: Thu, 5 Oct 2000 21:38:39 +0100
>
>I need to develop JSP. I have Windows 2000 with IIS5 running (on C:
>drive). I installed the Java SDK standard and enterprise editions (on E:
>drive). So far, when hitting localhost/mysampleJSPweb/test.jsp, the
>browsers prompts me to download the jsp instead of rendering it. Yes, of
>course I know this means my server does not know what the heck a JSP is
>right now. But I thought installing the SDK's took care of that. What do I
>do? Will JSP's run on IIS?