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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...