0 Replies Latest reply on Feb 21, 2007 10:54 AM by cliffvalenti

    setContentType/setHeader problem...

    cliffvalenti

      Hello;

      We are evaluating jboss-4.0.5.GA to replace sybase Jaguar servers, but any code with setContentType("application/vnd.ms-excel"), setHeader("content-disposition","attachment;filename=MyFileName.xls") is giving me a message that says "C:\Documents and Settings\userid\Local Settings\Temporary Internat Files\Content.IE5\WLQROLIR\MyFileName.xls could not be found".

      I can fix the problem by making the filename "C:\MyFileName.xls" but I'd rather not. Is there a server setting I can change to make this work the way it does on our Jaguar boxes?