This is more a displaytag question than a Struts one really but make sure
you have the IText jar in your classpath and that you've setup your
displaytag filter correctly (which should be the case since your other
exports are working)
Zarar
abhi_kaul wrote:
>
> Hi!
> I am using display table
Mailing List
Subject: Re: Display Table - URGENT
This is due (if I recall correctly from a similar problem I had) to
having the no-cache in the page, so Internet Explorer can't open the
file (I think the problem is just related to Internet Explorer). In
Struts 1.2.9 I set this code within the a
This is due (if I recall correctly from a similar problem I had) to
having the no-cache in the page, so Internet Explorer can't open the
file (I think the problem is just related to Internet Explorer). In
Struts 1.2.9 I set this code within the action that serves the report
:
response.setHeade
--- Abhimanyu Koul <[EMAIL PROTECTED]> wrote:
> I am using export="true" in display table. All the
> exports are working
> fine but I am having a problem in pdf export. The
> pdf viewer throws an
> error message whenever we try to open the pdf file
> saying that the file
> does not exist. But whene
4 matches
Mail list logo