Without the :8080 extension, IIS is trying to process the request.  Since it
doesn't understand the *.jsp file type, it is processing it as a download.

Regards,
Tom Pridham  


-----Original Message-----
From: Alby Peter Panikulangara [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 23, 2001 8:43 AM
To: Orion-Interest
Subject: JSP server configuration


Hi,

I am new to jsp. recently i tried to put my website with as isp in US, they
offers jsp & servlet support in NT server with IIS & Netscape Server.For jsp
they advised me to use the url like http://websiteurl:8080/test.jsp, in this
case the file executes fine, but if i type http://websiteurl/test.jsp the
file is getting dowloaded to the pc. This is the case same with servlets.

i would like to know how to rectify this configuration problem.

with regards
Alby


Reply via email to