Hi,
I have some speed problems with hibernate, as sorting an array of thousands of objects might be long. Is there a way to make it lighter, like removing export options, or some other way?

What's more I got this message :
WARN ExportViewFactory:105 - Unable to instantiate class for pdf export. org.displaytag.export.PdfView was found, but required libraries are missing: com/lowagie/text/Element which is ok because I don't need it. Can I tell display tag not to look for it?

NB: I can't use the sounds like marvellous external sorting and paging patch, because I don't know what my objects are yet. I need to retrieve them before sorting and paging.

Thanks,
Laurent




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to