Hi,
  I want to set the content-type for my page. Can I do this in the JSP like
this?  It does not work. Please suggest if there are any other possible ways
to do this?
 
rundata.setContentType("text/plain");
rundata.getResponse().setHeader("content-disposition","attachment;filename=x
yz.txt");

thanks,
-Raje


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

Reply via email to