hi folks, please help me with data report to PDF. so far i have tried to create class, based on seam-gen generated *List.java class, to be able to run report (xhtml with iText) on it's .resultList.
But, is there any "standard/common' way to do it ? What with huge reports (like 10^6 rows)? (maybe would be good not to have all rows at once in memory) (some queries require 1 arg from user) (is there any option to use already writen native SQL queries ?) thanks a lot Stefan View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4040338#4040338 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4040338 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
