[jboss-user] [JBoss Seam] - seam & huge PDF report ?
pista666
do-not-reply at jboss.com
Tue Apr 24 16:39:36 EDT 2007
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
More information about the jboss-user
mailing list