I've really taken a liking to the JBoss Seam application framework. Since the notion of injection/outjection and tight integration between JSF/EJBs/JPA is relatively scarce among Java application frameworks, I was ...
so there a webapp (Seam + JSF/Facelets) that I'm working on right now and I need to create report generating service - currently three different report types and three different formats. ...