Where is the displaytag of scheduled reporting?
- by Nathan Feger
So I have been making some reports and using displaytag to output these reports in html, csv, excel, pdf, etc. They are paginated, and take a simple object graph... and output excellent results everytime, with very little code.
However, I need to use displaytag or its equivalent outside of a jsp. So that a user can schedule a report to run,…