I was able to get this concept working by creating my own version of the freemarker servlet and adding fop to it. then mapping *.pdf to this new servlet. however, it seems that sitemesh is getting in the way. if I disable sitemesh it works like a charm. I tried to exclude *.pdf from decorators.xml but that doesn't seem to work.

is there an easy was around this without having to go the route of a
exportFilter like displaytag does?



Thanx
Fred





Fred Forester wrote:

hi all,

I worked on a different j2ee framework for the past year that had the ability to run a Freemarker template that could generate fo xsl. a viewhandler could then invoke fop to render the pdf. is something like that possible with struts? Im using appfuse 1.9.


Thanx
Fred

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




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

Reply via email to