Hi,
I want to show after passing in my controller a pdf, png, gif or jpeg file create using itext/jfreegraph in my controller.
What is the best way ?
Is it possible to return a stream instead of a view ? Must i use a simple servlet instead but in that case can i use my managers ?
Thanks,
Fabien.


Reply With Quote