Struts action execute gives you a request/response, so you can just pretend that it's a servlet, set the type and stream anything you want.

.V

Otto, Frank wrote:
Hi,
I have generated a pdf with iText. In my action class I want to write it in the response object.
The result should be a jsp-page with content "pdf generated successful" and a link to this pdf. The pdf should be shown in a new browser window too.
Has someone do this? How can I do this?


kind regards,
frank




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



Reply via email to