hi, the problem you mentioned is actually not with jsp. i think you might be using 
some filters to parse jsp files. the file is not parsed. that is why the entire file 
is download without being parsed.
---------- Original message ----------
Date: Mon, 06 May 2002 14:35:26 +0200
From: RAYMOND Romain <[EMAIL PROTECTED]>
Reply-To: Tomcat Users List <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
To: Tomcat Users List <[EMAIL PROTECTED]>
Subject: Force download through a jsp


Hello,

I try to download a text file through a jsp mapped to the correct url.
my problem is that the content file is shown and not downloaded.
I use " <%@page contentType="text/plain"%> ".


Thanks.

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to