[jboss-user] [JBoss Seam] - Re: JasperReport+Seam
arussel
do-not-reply at jboss.com
Wed Nov 28 09:48:27 EST 2007
I don't know about JasperReport but we're using BusinessObject without problem.
We just get an action that get the HttpServletResponse and write report in pdf/excel/html to it.
We have a BO component that do all the heavy work (not much to do with seam).
The component is behind a facade so we can create a mock for testing.
alex
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108502#4108502
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4108502
More information about the jboss-user
mailing list